Searched refs:QueryAllDeviceUdid (Results 1 – 4 of 4) sorted by relevance
72 bool QueryAllDeviceUdid(vector<string> &deviceUdids);
164 bool ret = deviceTest->QueryAllDeviceUdid(deviceUdids);
466 bool MediaLibraryDevice::QueryAllDeviceUdid(vector<string> &deviceUdids) in QueryAllDeviceUdid() function in OHOS::Media::MediaLibraryDevice
1489 deviceInstance->QueryAllDeviceUdid(deviceUdids); in LcdDistributeAging()