Home
last modified time | relevance | path

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

/packages/services/Car/cpp/vhal/client/include/
DAidlVhalClient.h137 std::unique_ptr<ILinkUnlinkToDeath> mLinkUnlinkImpl; variable
/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.h368 std::unique_ptr<LinkUnlinkImpl> mLinkUnlinkImpl; variable
/packages/services/Car/cpp/powerpolicy/server/tests/
DCarPowerPolicyServerTest.cpp313 MockLinkUnlinkImpl* mLinkUnlinkImpl; member in android::frameworks::automotive::powerpolicy::internal::CarPowerPolicyServerPeer
/packages/services/Car/cpp/vhal/client/test/
DAidlVhalClientTest.cpp296 TestLinkUnlinkImpl* mLinkUnlinkImpl; member in android::frameworks::automotive::vhal::aidl_test::AidlVhalClientTest