Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Diservmgr_client.cpp40 class ServiceManagerProxy : public IProxyBroker<IServiceManager> { class
42 …explicit ServiceManagerProxy(const sptr<IRemoteObject> &impl) : IProxyBroker<IServiceManager>(impl… in ServiceManagerProxy() function in OHOS::HDI::ServiceManager::V1_0::ServiceManagerProxy