Searched refs:WaitForDevice (Results 1 – 3 of 3) sorted by relevance
269 Result<LoopbackDeviceUniqueFd> WaitForDevice(int num) { in WaitForDevice() function319 Result<LoopbackDeviceUniqueFd> loop_device = WaitForDevice(num); in CreateLoopDevice()
429 if (!WaitForDevice(*path, timeout_ms)) { in MapDmUserCow()434 if (!WaitForDevice(control_device, timeout_ms)) { in MapDmUserCow()1532 if (!WaitForDevice(control_device, 10s)) { in PerformInitTransition()2103 if (!WaitForDevice(source_device_path, remaining_time)) { in MapPartitionWithSnapshot()2112 if (!WaitForDevice(cow_path, remaining_time)) { in MapPartitionWithSnapshot()3630 bool SnapshotManager::WaitForDevice(const std::string& device, in WaitForDevice() function in android::snapshot::SnapshotManager
751 bool WaitForDevice(const std::string& device, std::chrono::milliseconds timeout_ms);