Searched defs:IsTemporaryPath (Results 1 – 4 of 4) sorted by relevance
201 bool IsTemporaryPath(const Pathname &pathname) { in IsTemporaryPath() function
297 bool Win32Filesystem::IsTemporaryPath(const Pathname& pathname) { in IsTemporaryPath() function in rtc::Win32Filesystem
343 static bool IsTemporaryPath(const Pathname& pathname) { in IsTemporaryPath() function
292 bool UnixFilesystem::IsTemporaryPath(const Pathname& pathname) { in IsTemporaryPath() function in rtc::UnixFilesystem