Searched defs:GetService (Results 1 – 2 of 2) sorted by relevance
/aosp14/system/core/libbinderwrapper/ | ||
H A D | real_binder_wrapper.cc | 52 sp<IBinder> RealBinderWrapper::GetService(const std::string& service_name) { in GetService() function in android::RealBinderWrapper |
H A D | stub_binder_wrapper.cc | 48 sp<IBinder> StubBinderWrapper::GetService(const std::string& service_name) { in GetService() function in android::StubBinderWrapper |