Home
last modified time | relevance | path

Searched refs:runWithService (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.cpp254 return runWithService( in notifyCarServiceReady()
264 return runWithService( in applyPowerPolicyAsync()
287 return runWithService( in notifyPowerPolicyDefinition()
298 return runWithService( in notifyPowerPolicyGroupDefinition()
308 return runWithService( in applyPowerPolicyPerPowerStateChangeAsync()
316 return runWithService([silentMode](CarPowerPolicyServer* service) in setSilentMode()
321 ScopedAStatus CarPowerPolicyDelegate::runWithService( in runWithService() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyDelegate
DCarPowerPolicyServer.h157 ndk::ScopedAStatus runWithService(