Searched defs:IsTemporaryPath (Results 1 – 3 of 3) sorted by relevance
/external/chromium/third_party/libjingle/source/talk/base/ | ||
D | win32filesystem.cc | 313 bool Win32Filesystem::IsTemporaryPath(const Pathname& pathname) { in IsTemporaryPath() function in talk_base::Win32Filesystem |
D | unixfilesystem.cc | 290 bool UnixFilesystem::IsTemporaryPath(const Pathname& pathname) { in IsTemporaryPath() function in talk_base::UnixFilesystem |
D | fileutils.h | 362 static bool IsTemporaryPath(const Pathname& pathname) { in IsTemporaryPath() function |