Searched refs:PollForFileDeleted (Results 1 – 1 of 1) sorted by relevance
55 bool PollForFileDeleted(const std::string& path, const std::chrono::milliseconds relative_timeout) { in PollForFileDeleted() function137 return PollForFileDeleted(path_, timeout); in Wait()233 return PollForFileDeleted(path, relative_timeout); in WaitForFileDeleted()