Searched defs:CreatePrivateFile (Results 1 – 3 of 3) sorted by relevance
90 bool Win32Filesystem::CreatePrivateFile(const Pathname &filename) { in CreatePrivateFile() function in talk_base::Win32Filesystem
134 bool UnixFilesystem::CreatePrivateFile(const Pathname &filename) { in CreatePrivateFile() function in talk_base::UnixFilesystem
314 static bool CreatePrivateFile(const Pathname &filename) { in CreatePrivateFile() function