Searched defs:ServiceManagerProxy (Results 1 – 1 of 1) sorted by relevance
40 class ServiceManagerProxy : public IProxyBroker<IServiceManager> { class42 …explicit ServiceManagerProxy(const sptr<IRemoteObject> &impl) : IProxyBroker<IServiceManager>(impl… in ServiceManagerProxy() function in OHOS::HDI::ServiceManager::V1_0::ServiceManagerProxy