Searched defs:service_name (Results 1 – 15 of 15) sorted by relevance
/test/vts/agents/hal/ |
D | BinderClientToDriver.cpp | 37 sp<IVtsFuzzer> GetBinderClient(const string& service_name) { in GetBinderClient()
|
D | SocketClientToDriver.cpp | 226 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()
|
D | AgentRequestHandler.cpp | 76 bool AgentRequestHandler::CheckDriverService(const string& service_name, 105 const string& service_name = command_msg.service_name(); local
|
/test/vts-testcase/fuzz/iface_fuzzer/ |
D | ProtoFuzzerRunner.cpp | 68 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/ |
D | VtsHalDriverServerMain.cpp | 74 string service_name; in main() local
|
D | BinderServer.cpp | 196 void StartBinderServer(const string& service_name, in StartBinderServer()
|
/test/vts/runners/host/tcp_client/ |
D | vts_tcp_client.py | 187 def CheckDriverService(self, service_name): argument 196 service_name, argument 643 service_name=None, argument
|
/test/vts/utils/python/mirror/ |
D | mirror_object.py | 100 service_name=None, argument
|
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/ |
D | NfcClientCallback.driver.cpp | 13 …android_hardware_nfc_V1_0_INfcClientCallback::GetService(bool get_stub, const char* service_name) { in GetService()
|
D | Nfc.driver.cpp | 13 …uzzerExtended_android_hardware_nfc_V1_0_INfc::GetService(bool get_stub, const char* service_name) { in GetService()
|
D | MemoryTest.driver.cpp | 13 …droid_hardware_tests_memory_V1_0_IMemoryTest::GetService(bool get_stub, const char* service_name) { in GetService()
|
D | TestMsgQ.driver.cpp | 33 …d_android_hardware_tests_msgq_V1_0_ITestMsgQ::GetService(bool get_stub, const char* service_name) { in GetService()
|
D | Bar.driver.cpp | 29 …xtended_android_hardware_tests_bar_V1_0_IBar::GetService(bool get_stub, const char* service_name) { in GetService()
|
/test/vts/proto/ |
D | AndroidSystemControlMessage.proto | 99 optional bytes service_name = 2001; field
|
/test/vts/drivers/hal/common/component_loader/ |
D | HalDriverLoader.cpp | 177 string service_name; in GetHidlHalDriver() local
|