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