Searched refs:IsHasDevice (Results 1 – 3 of 3) sorted by relevance
219 bool ret = deviceTest->IsHasDevice(deviceUdid);222 ret = deviceTest->IsHasDevice(deviceUdid);
80 bool IsHasDevice(const std::string &deviceUdid);
292 bool MediaLibraryDevice::IsHasDevice(const string &deviceUdid) in IsHasDevice() function in OHOS::Media::MediaLibraryDevice321 if (!IsHasDevice(deviceInfo.deviceUdid)) { in InitDeviceRdbStore()