Searched defs:IsAbsent (Results 1 – 4 of 4) sorted by relevance
197 bool IsAbsent(const Pathname &pathname) { in IsAbsent() function
282 bool Win32Filesystem::IsAbsent(const Pathname& path) { in IsAbsent() function in rtc::Win32Filesystem
339 static bool IsAbsent(const Pathname &pathname) { in IsAbsent() function
322 bool UnixFilesystem::IsAbsent(const Pathname& pathname) { in IsAbsent() function in rtc::UnixFilesystem