| /system/update_engine/libbinderwrapper/ |
| D | stub_binder_wrapper.cc | 32 void StubBinderWrapper::SetBinderForService(const std::string& service_name, in SetBinderForService() 48 sp<IBinder> StubBinderWrapper::GetService(const std::string& service_name) { in GetService() 53 bool StubBinderWrapper::RegisterService(const std::string& service_name, in RegisterService()
|
| D | real_binder_wrapper.cc | 51 sp<IBinder> RealBinderWrapper::GetService(const std::string& service_name) { in GetService() 64 bool RealBinderWrapper::RegisterService(const std::string& service_name, in RegisterService()
|
| /system/tools/aidl/codelab/service/ |
| D | service_main.rs | 28 let service_name = format!("{}/default", Hello::get_descriptor()); in main() localVariable
|
| /system/vold/ |
| D | VendorVoldNativeService.cpp | 45 auto service_name = String16("android.system.vold.IVold/default"); in try_start() local
|
| /system/core/fastboot/device/ |
| D | fastboot_device.cpp | 52 auto service_name = IHealth::descriptor + "/default"s; in get_health_service() local 72 auto service_name = IFastboot::descriptor + "/default"s; in get_fastboot_service() local
|
| /system/core/usbd/ |
| D | usbd.cpp | 44 const std::string service_name = in main() local
|
| /system/core/init/test_kill_services/ |
| D | init_kill_services_test.cpp | 31 void ExpectKillingServiceRecovers(const std::string& service_name) { in ExpectKillingServiceRecovers()
|
| /system/connectivity/wificond/tests/integration/ |
| D | process_utils.cpp | 106 bool IsBinderServiceRegistered(const char* service_name) { in IsBinderServiceRegistered()
|
| /system/memory/libmemunreachable/tests/ |
| D | Binder_test.cpp | 34 static const String16 service_name("test.libmemunreachable_binder"); variable
|
| /system/core/trusty/secretkeeper/src/ |
| D | hal_main.rs | 138 let service_name = in inner_main() localVariable
|
| /system/security/keystore2/src/ |
| D | globals.rs | 201 let service_name = match *security_level { in keymint_service_name() localVariable 235 let service_name = keymint_service_name(security_level) in connect_keymint() localVariable
|
| D | shared_secret_negotiation.rs | 163 let service_name = format!( in connect_participants() localVariable
|
| /system/core/storaged/ |
| D | storaged.cpp | 87 auto service_name = IHealth::descriptor + "/default"s; in get() local
|
| /system/libhwbinder/vts/performance/ |
| D | Latency.cpp | 160 static Pipe makeServiceProces(string service_name) { in makeServiceProces()
|
| D | Benchmark_throughput.cpp | 259 Pipe make_service(string service_name) { in make_service()
|
| /system/tools/aidl/tests/rust/ |
| D | test_service_async.rs | 784 let service_name = <BpTestService as ITestService::ITestService>::get_descriptor(); in main() localVariable
|
| D | test_service.rs | 719 let service_name = <BpTestService as ITestService::ITestService>::get_descriptor(); in main() localVariable
|
| /system/chre/apps/power_test/common/generated/include/generated/ |
| D | chre_power_test_generated.h | 897 const flatbuffers::Vector<uint8_t> *service_name() const { in service_name() function
|
| /system/chre/apps/power_test/common/idl/ |
| D | chre_power_test_generated.h | 1117 std::vector<uint8_t> service_name; member 1142 const flatbuffers::Vector<uint8_t> *service_name() const { in service_name() function
|