Searched refs:found_device (Results 1 – 3 of 3) sorted by relevance
149 bool found_device = monitor->GetStorageInfoForPath(path, &info); in GetDeviceInfoFromPath() local151 if (found_device && StorageInfo::IsRemovableDevice(info.device_id())) { in GetDeviceInfoFromPath()169 if (!found_device) in GetDeviceInfoFromPath()
266 bool found_device = false; in GetDeviceId() local271 found_device = true; in GetDeviceId()278 return found_device; in GetDeviceId()
187 bool found_device = false; in CreateCaptureDevice() local211 found_device = true; in CreateCaptureDevice()215 if (!found_device) { in CreateCaptureDevice()