Home
last modified time | relevance | path

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

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