Home
last modified time | relevance | path

Searched defs:hardwareServiceName (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/services/Car/cpp/evs/manager/1.0/
H A Dservice.cpp41 static void startService(const char *hardwareServiceName, const char * managerServiceName) { in startService()
H A DEnumerator.cpp30 bool Enumerator::init(const char* hardwareServiceName) { in init()
/aosp12/packages/services/Car/cpp/evs/manager/1.1/
H A Dservice.cpp42 static void startService(const char *hardwareServiceName, const char * managerServiceName) { in startService()
H A DEnumerator.cpp77 bool Enumerator::init(const char* hardwareServiceName) { in init()