Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dfileutils_mock.h201 bool IsTemporaryPath(const Pathname &pathname) { in IsTemporaryPath() function
Dwin32filesystem.cc297 bool Win32Filesystem::IsTemporaryPath(const Pathname& pathname) { in IsTemporaryPath() function in rtc::Win32Filesystem
Dfileutils.h343 static bool IsTemporaryPath(const Pathname& pathname) { in IsTemporaryPath() function
Dunixfilesystem.cc292 bool UnixFilesystem::IsTemporaryPath(const Pathname& pathname) { in IsTemporaryPath() function in rtc::UnixFilesystem