Searched defs:CreateEmptyFile (Results 1 – 5 of 5) sorted by relevance
40 static File* CreateEmptyFile(const char* name, int extra_flags) { in CreateEmptyFile() function48 File* OS::CreateEmptyFile(const char* name) { in CreateEmptyFile() function in art::OS
492 def CreateEmptyFile(filename): function
151 bool CreateEmptyFile(const wstring& path) { in CreateEmptyFile() function
63 void CreateEmptyFile(const std::string& name) { in CreateEmptyFile() function