Searched defs:GetService (Results 1 – 7 of 7) sorted by relevance
44 virtual bool GetService(bool /*get_stub*/, const char* /*service_name*/) { in GetService() function
13 bool FuzzerExtended_android_hardware_nfc_V1_0_INfcClientCallback::GetService(bool get_stub, const c… in GetService() function in android::vts::FuzzerExtended_android_hardware_nfc_V1_0_INfcClientCallback
13 bool FuzzerExtended_android_hardware_nfc_V1_0_INfc::GetService(bool get_stub, const char* service_n… in GetService() function in android::vts::FuzzerExtended_android_hardware_nfc_V1_0_INfc
13 bool FuzzerExtended_android_hardware_tests_memory_V1_0_IMemoryTest::GetService(bool get_stub, const… in GetService() function in android::vts::FuzzerExtended_android_hardware_tests_memory_V1_0_IMemoryTest
33 bool FuzzerExtended_android_hardware_tests_msgq_V1_0_ITestMsgQ::GetService(bool get_stub, const cha… in GetService() function in android::vts::FuzzerExtended_android_hardware_tests_msgq_V1_0_ITestMsgQ
29 bool FuzzerExtended_android_hardware_tests_bar_V1_0_IBar::GetService(bool get_stub, const char* ser… in GetService() function in android::vts::FuzzerExtended_android_hardware_tests_bar_V1_0_IBar
105 static void GetService(DriverBase *hal, string service_name, bool binder_mode) { in GetService() function