Searched refs:READFILE_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
88 static constexpr int READFILE_TIMEOUT_MS = 30 * 1000; variable
467 timerId_ = timer_.Register(TimeOutCallback, READFILE_TIMEOUT_MS, true); in StartTimer()