Home
last modified time | relevance | path

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

/system/update_engine/libbinderwrapper/
Dstub_binder_wrapper.cc32 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()
Dreal_binder_wrapper.cc51 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/
Dservice_main.rs28 let service_name = format!("{}/default", Hello::get_descriptor()); in main() localVariable
/system/vold/
DVendorVoldNativeService.cpp45 auto service_name = String16("android.system.vold.IVold/default"); in try_start() local
/system/core/fastboot/device/
Dfastboot_device.cpp52 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/
Dusbd.cpp44 const std::string service_name = in main() local
/system/core/init/test_kill_services/
Dinit_kill_services_test.cpp31 void ExpectKillingServiceRecovers(const std::string& service_name) { in ExpectKillingServiceRecovers()
/system/connectivity/wificond/tests/integration/
Dprocess_utils.cpp106 bool IsBinderServiceRegistered(const char* service_name) { in IsBinderServiceRegistered()
/system/memory/libmemunreachable/tests/
DBinder_test.cpp34 static const String16 service_name("test.libmemunreachable_binder"); variable
/system/core/trusty/secretkeeper/src/
Dhal_main.rs138 let service_name = in inner_main() localVariable
/system/security/keystore2/src/
Dglobals.rs201 let service_name = match *security_level { in keymint_service_name() localVariable
235 let service_name = keymint_service_name(security_level) in connect_keymint() localVariable
Dshared_secret_negotiation.rs163 let service_name = format!( in connect_participants() localVariable
/system/core/storaged/
Dstoraged.cpp87 auto service_name = IHealth::descriptor + "/default"s; in get() local
/system/libhwbinder/vts/performance/
DLatency.cpp160 static Pipe makeServiceProces(string service_name) { in makeServiceProces()
DBenchmark_throughput.cpp259 Pipe make_service(string service_name) { in make_service()
/system/tools/aidl/tests/rust/
Dtest_service_async.rs784 let service_name = <BpTestService as ITestService::ITestService>::get_descriptor(); in main() localVariable
Dtest_service.rs719 let service_name = <BpTestService as ITestService::ITestService>::get_descriptor(); in main() localVariable
/system/chre/apps/power_test/common/generated/include/generated/
Dchre_power_test_generated.h897 const flatbuffers::Vector<uint8_t> *service_name() const { in service_name() function
/system/chre/apps/power_test/common/idl/
Dchre_power_test_generated.h1117 std::vector<uint8_t> service_name; member
1142 const flatbuffers::Vector<uint8_t> *service_name() const { in service_name() function