Home
last modified time | relevance | path

Searched defs:GetService (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/libbinderwrapper/
H A Dreal_binder_wrapper.cc52 sp<IBinder> RealBinderWrapper::GetService(const std::string& service_name) { in GetService() function in android::RealBinderWrapper
H A Dstub_binder_wrapper.cc48 sp<IBinder> StubBinderWrapper::GetService(const std::string& service_name) { in GetService() function in android::StubBinderWrapper