Searched defs:QueryDeviceInfo (Results 1 – 8 of 8) sorted by relevance
123 UsbErrCode DriverExtMgrClient::QueryDeviceInfo(std::vector<std::shared_ptr<DeviceInfoData>> &device… in QueryDeviceInfo() function in OHOS::ExternalDeviceManager::DriverExtMgrClient131 UsbErrCode DriverExtMgrClient::QueryDeviceInfo(const uint64_t deviceId, in QueryDeviceInfo() function in OHOS::ExternalDeviceManager::DriverExtMgrClient
146 UsbErrCode DriverExtMgrProxy::QueryDeviceInfo(std::vector<std::shared_ptr<DeviceInfoData>> &deviceI… in QueryDeviceInfo() function in OHOS::ExternalDeviceManager::DriverExtMgrProxy
261 UsbErrCode DriverExtMgr::QueryDeviceInfo(std::vector<std::shared_ptr<DeviceInfoData>> &deviceInfos, in QueryDeviceInfo() function in OHOS::ExternalDeviceManager::DriverExtMgr
124 void VInputDevice::QueryDeviceInfo() in QueryDeviceInfo() function in OHOS::MMI::VInputDevice
142 void VInputDevice::QueryDeviceInfo() in QueryDeviceInfo() function in OHOS::Msdp::DeviceStatus::VInputDevice
125 void Device::QueryDeviceInfo() in QueryDeviceInfo() function in OHOS::Msdp::DeviceStatus::Device
629 static napi_value QueryDeviceInfo(napi_env env, napi_callback_info info) in QueryDeviceInfo() function