Home
last modified time | relevance | path

Searched refs:notifyCarServiceReadyInternal (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.h232 ndk::ScopedAStatus notifyCarServiceReadyInternal(
DCarPowerPolicyServer.cpp256 return service->notifyCarServiceReadyInternal(callback, aidlReturn); in notifyCarServiceReady()
684 ScopedAStatus CarPowerPolicyServer::notifyCarServiceReadyInternal( in notifyCarServiceReadyInternal() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
/packages/services/Car/cpp/powerpolicy/server/tests/
DCarPowerPolicyServerTest.cpp178 return mServer->notifyCarServiceReadyInternal(callback, aidlReturn); in notifyCarServiceReady()