Home
last modified time | relevance | path

Searched defs:service_name (Results 1 – 15 of 15) sorted by relevance

/test/vts/agents/hal/
DBinderClientToDriver.cpp37 sp<IVtsFuzzer> GetBinderClient(const string& service_name) { in GetBinderClient()
DSocketClientToDriver.cpp226 string GetSocketPortFilePath(const string& service_name) { in GetSocketPortFilePath()
232 bool IsDriverRunning(const string& service_name, int retry_count) { in IsDriverRunning()
246 VtsDriverSocketClient* GetDriverSocketClient(const string& service_name) { in GetDriverSocketClient()
DAgentRequestHandler.cpp76 bool AgentRequestHandler::CheckDriverService(const string& service_name,
105 const string& service_name = command_msg.service_name(); local
/test/vts-testcase/fuzz/iface_fuzzer/
DProtoFuzzerRunner.cpp68 string service_name = *instance_names.begin(); in GetServiceName() local
103 static void GetService(DriverBase *hal, string service_name, bool binder_mode) { in GetService()
165 string service_name = GetServiceName(*comp_spec); in Init() local
/test/vts/drivers/hal/server/
DVtsHalDriverServerMain.cpp74 string service_name; in main() local
DBinderServer.cpp196 void StartBinderServer(const string& service_name, in StartBinderServer()
/test/vts/runners/host/tcp_client/
Dvts_tcp_client.py187 def CheckDriverService(self, service_name): argument
196 service_name, argument
643 service_name=None, argument
/test/vts/utils/python/mirror/
Dmirror_object.py100 service_name=None, argument
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
DNfcClientCallback.driver.cpp13 …android_hardware_nfc_V1_0_INfcClientCallback::GetService(bool get_stub, const char* service_name) { in GetService()
DNfc.driver.cpp13 …uzzerExtended_android_hardware_nfc_V1_0_INfc::GetService(bool get_stub, const char* service_name) { in GetService()
DMemoryTest.driver.cpp13 …droid_hardware_tests_memory_V1_0_IMemoryTest::GetService(bool get_stub, const char* service_name) { in GetService()
DTestMsgQ.driver.cpp33 …d_android_hardware_tests_msgq_V1_0_ITestMsgQ::GetService(bool get_stub, const char* service_name) { in GetService()
DBar.driver.cpp29 …xtended_android_hardware_tests_bar_V1_0_IBar::GetService(bool get_stub, const char* service_name) { in GetService()
/test/vts/proto/
DAndroidSystemControlMessage.proto99 optional bytes service_name = 2001; field
/test/vts/drivers/hal/common/component_loader/
DHalDriverLoader.cpp177 string service_name; in GetHidlHalDriver() local