Searched defs:CreateEmptyFile (Results 1 – 1 of 1) 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