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