Home
last modified time | relevance | path

Searched defs:wakeupServiceName (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/vts/src/
H A DVtsHalAutomotiveRemoteAccess_TargetTest.cpp137 std::string wakeupServiceName; in TEST_P() local
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/hal/default/src/
H A DRemoteAccessService.cpp286 ScopedAStatus RemoteAccessService::getWakeupServiceName(std::string* wakeupServiceName) { in getWakeupServiceName()