Home
last modified time | relevance | path

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

/drivers/adapter/uhdf2/hdi/src/
Didevmgr_client.cpp37 class DeviceManagerProxy : public IRemoteProxy<IDeviceManager> { class
39 …explicit DeviceManagerProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<IDeviceManager>(impl) … in DeviceManagerProxy() function in OHOS::HDI::DeviceManager::V1_0::DeviceManagerProxy