Searched defs:GetTemporaryFolder (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/third_party/libjingle/source/talk/base/ |
D | pathutils.h | 149 inline bool GetTemporaryFolder(Pathname& path, bool create, in GetTemporaryFolder() function
|
D | fileutils_unittest.cc | 36 TEST(FilesystemTest, GetTemporaryFolder) { in TEST() argument
|
D | win32filesystem.cc | 214 bool Win32Filesystem::GetTemporaryFolder(Pathname &pathname, bool create, in GetTemporaryFolder() function in talk_base::Win32Filesystem
|
D | fileutils_mock.h | 222 bool GetTemporaryFolder(Pathname &path, bool create, in GetTemporaryFolder() function
|
D | unixfilesystem.cc | 164 bool UnixFilesystem::GetTemporaryFolder(Pathname &pathname, bool create, in GetTemporaryFolder() function in talk_base::UnixFilesystem
|
D | fileutils.h | 368 static bool GetTemporaryFolder(Pathname &path, bool create, in GetTemporaryFolder() function
|
/external/chromium/third_party/libjingle/source/talk/base/ |
D | pathutils.h | 149 inline bool GetTemporaryFolder(Pathname& path, bool create, in GetTemporaryFolder() function
|
D | win32filesystem.cc | 214 bool Win32Filesystem::GetTemporaryFolder(Pathname &pathname, bool create, in GetTemporaryFolder() function in talk_base::Win32Filesystem
|
D | unixfilesystem.cc | 171 bool UnixFilesystem::GetTemporaryFolder(Pathname &pathname, bool create, in GetTemporaryFolder() function in talk_base::UnixFilesystem
|
D | fileutils.h | 366 static bool GetTemporaryFolder(Pathname &path, bool create, in GetTemporaryFolder() function
|