Home
last modified time | relevance | path

Searched defs:CreatePrivateFile (Results 1 – 3 of 3) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
Dwin32filesystem.cc90 bool Win32Filesystem::CreatePrivateFile(const Pathname &filename) { in CreatePrivateFile() function in talk_base::Win32Filesystem
Dunixfilesystem.cc134 bool UnixFilesystem::CreatePrivateFile(const Pathname &filename) { in CreatePrivateFile() function in talk_base::UnixFilesystem
Dfileutils.h314 static bool CreatePrivateFile(const Pathname &filename) { in CreatePrivateFile() function