Home
last modified time | relevance | path

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

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