Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dfileutils_mock.h153 bool CreatePrivateFile(const Pathname &filename) { in CreatePrivateFile() function
Dwin32filesystem.cc74 bool Win32Filesystem::CreatePrivateFile(const Pathname &filename) { in CreatePrivateFile() function in rtc::Win32Filesystem
Dfileutils.h295 static bool CreatePrivateFile(const Pathname &filename) { in CreatePrivateFile() function
Dunixfilesystem.cc135 bool UnixFilesystem::CreatePrivateFile(const Pathname &filename) { in CreatePrivateFile() function in rtc::UnixFilesystem