Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/remoteaccess/vts/src/
DVtsHalAutomotiveRemoteAccess_TargetTest.cpp146 std::string processorId; in TEST_P() local
/hardware/interfaces/automotive/remoteaccess/hal/default/src/
DRemoteAccessService.cpp281 ScopedAStatus RemoteAccessService::getProcessorId(std::string* processorId) { in getProcessorId()