Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Didevmgr_client.cpp45 class DeviceManagerProxy : public IProxyBroker<IDeviceManager> { class
47 …explicit DeviceManagerProxy(const sptr<IRemoteObject> &impl) : IProxyBroker<IDeviceManager>(impl) … in DeviceManagerProxy() function in OHOS::HDI::DeviceManager::V1_0::DeviceManagerProxy