Home
last modified time | relevance | path

Searched refs:getSubscriptionClient (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/vts/src/
DVtsHalAutomotiveVehicle_TargetTest.cpp517 auto client = mVhalClient->getSubscriptionClient(mCallback); in TEST_P()
607 auto client = mVhalClient->getSubscriptionClient(mCallback); in TEST_P()
659 auto client = mVhalClient->getSubscriptionClient(mCallback); in TEST_P()
/hardware/interfaces/automotive/remoteaccess/hal/default/test/
DRemoteAccessServiceUnitTest.cpp204 std::unique_ptr<ISubscriptionClient> getSubscriptionClient( in getSubscriptionClient() function in android::hardware::automotive::remoteaccess::FakeVhalClient