Searched defs:GetTemporaryFolder (Results 1 – 4 of 4) sorted by relevance
149 inline bool GetTemporaryFolder(Pathname& path, bool create, in GetTemporaryFolder() function
214 bool Win32Filesystem::GetTemporaryFolder(Pathname &pathname, bool create, in GetTemporaryFolder() function in talk_base::Win32Filesystem
171 bool UnixFilesystem::GetTemporaryFolder(Pathname &pathname, bool create, in GetTemporaryFolder() function in talk_base::UnixFilesystem
366 static bool GetTemporaryFolder(Pathname &path, bool create, in GetTemporaryFolder() function