Searched defs:mLinkUnlinkImpl (Results 1 – 4 of 4) sorted by relevance
/packages/services/Car/cpp/vhal/client/include/ | ||
D | AidlVhalClient.h | 137 std::unique_ptr<ILinkUnlinkToDeath> mLinkUnlinkImpl; variable |
/packages/services/Car/cpp/powerpolicy/server/src/ | ||
D | CarPowerPolicyServer.h | 368 std::unique_ptr<LinkUnlinkImpl> mLinkUnlinkImpl; variable |
/packages/services/Car/cpp/powerpolicy/server/tests/ | ||
D | CarPowerPolicyServerTest.cpp | 313 MockLinkUnlinkImpl* mLinkUnlinkImpl; member in android::frameworks::automotive::powerpolicy::internal::CarPowerPolicyServerPeer |
/packages/services/Car/cpp/vhal/client/test/ | ||
D | AidlVhalClientTest.cpp | 296 TestLinkUnlinkImpl* mLinkUnlinkImpl; member in android::frameworks::automotive::vhal::aidl_test::AidlVhalClientTest |