Searched defs:DeviceManagerProxy (Results 1 – 1 of 1) sorted by relevance
45 class DeviceManagerProxy : public IProxyBroker<IDeviceManager> { class47 …explicit DeviceManagerProxy(const sptr<IRemoteObject> &impl) : IProxyBroker<IDeviceManager>(impl) … in DeviceManagerProxy() function in OHOS::HDI::DeviceManager::V1_0::DeviceManagerProxy