Searched refs:QueryDevicesById (Results 1 – 3 of 3) sorted by relevance
42 vector<shared_ptr<Device>> QueryDevicesById(const uint64_t deviceId);
277 devices = ExtDeviceManager::GetInstance().QueryDevicesById(deviceId); in QueryDeviceInfo()
365 vector<shared_ptr<Device>> ExtDeviceManager::QueryDevicesById(const uint64_t deviceId) in QueryDevicesById() function in OHOS::ExternalDeviceManager::ExtDeviceManager