Home
last modified time | relevance | path

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

/aosp14/system/core/libbinderwrapper/
H A Dstub_binder_wrapper.cc31 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()
H A Dreal_binder_wrapper.cc52 sp<IBinder> RealBinderWrapper::GetService(const std::string& service_name) { in GetService()
65 bool RealBinderWrapper::RegisterService(const std::string& service_name, in RegisterService()
/aosp14/system/core/usbd/
H A Dusbd.cpp44 const std::string service_name = in main() local
/aosp14/system/core/fastboot/device/
H A 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
/aosp14/frameworks/base/core/proto/android/nfc/
H A Dcard_emulation.proto122 optional .android.content.ComponentNameProto service_name = 2; field
128 optional .android.content.ComponentNameProto service_name = 1; field
/aosp14/system/core/init/test_kill_services/
H A Dinit_kill_services_test.cpp26 void ExpectKillingServiceRecovers(const std::string& service_name) { in ExpectKillingServiceRecovers()
/aosp14/system/core/storaged/
H A Dstoraged.cpp87 auto service_name = IHealth::descriptor + "/default"s; in get() local
/aosp14/frameworks/base/core/proto/android/service/
H A Dprocstats.proto232 optional string service_name = 1; field
H A Dprint.proto178 …optional android.content.ComponentNameProto service_name = 1 [ (android.privacy).dest = DEST_AUTOM… field
/aosp14/frameworks/base/core/proto/android/server/
H A Dactivitymanagerservice.proto551 optional string service_name = 4; field
557 optional string service_name = 1; field