Home
last modified time | relevance | path

Searched defs:getSubscriptionClient (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/services/Car/cpp/watchdog/server/tests/
DMockVhalClient.h41 getSubscriptionClient( in getSubscriptionClient() function
/aosp_15_r20/packages/services/Car/cpp/vhal/client/src/
DHidlVhalClient.cpp218 std::unique_ptr<ISubscriptionClient> HidlVhalClient::getSubscriptionClient( in getSubscriptionClient() function in android::frameworks::automotive::vhal::HidlVhalClient
DAidlVhalClient.cpp292 std::unique_ptr<ISubscriptionClient> AidlVhalClient::getSubscriptionClient( in getSubscriptionClient() function in android::frameworks::automotive::vhal::AidlVhalClient
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/hal/default/test/
H A DRemoteAccessServiceUnitTest.cpp204 std::unique_ptr<ISubscriptionClient> getSubscriptionClient( in getSubscriptionClient() function in android::hardware::automotive::remoteaccess::FakeVhalClient