Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/
H A Dservicedispatcher.cpp118 class ServiceManagerProxyToNative : public android::os::BnServiceManager { class
120 ServiceManagerProxyToNative(const sp<android::os::IServiceManager>& impl) : mImpl(impl) {} in ServiceManagerProxyToNative() function in __anon75d8b4400111::ServiceManagerProxyToNative