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