Home
last modified time | relevance | path

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

/drivers/adapter/uhdf2/hdi/src/
Diservmgr_client.cpp31 class ServiceManagerProxy : public IRemoteProxy<IServiceManager> { class
33 …explicit ServiceManagerProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<IServiceManager>(impl… in ServiceManagerProxy() function in OHOS::HDI::ServiceManager::V1_0::ServiceManagerProxy