Home
last modified time | relevance | path

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

/external/chromium/base/
Dplatform_file_posix.cc33 PlatformFile CreatePlatformFile(const FilePath& name, int flags, in CreatePlatformFile() function
Dplatform_file_win.cc13 PlatformFile CreatePlatformFile(const FilePath& name, in CreatePlatformFile() function
Dplatform_file_unittest.cc61 TEST(PlatformFile, CreatePlatformFile) { in TEST() argument