Home
last modified time | relevance | path

Searched defs:remaining_time (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp2303 auto remaining_time = timeout - duration_cast<std::chrono::milliseconds>(passed_time); in GetRemainingTime() local
2403 auto remaining_time = GetRemainingTime(params.timeout_ms, begin); in MapPartitionWithSnapshot() local
2576 auto remaining_time = GetRemainingTime(params.timeout_ms, begin); in MapCowDevices() local
2593 auto remaining_time = GetRemainingTime(params.timeout_ms, begin); in MapCowDevices() local