Searched defs:CreateTemporaryFile (Results 1 – 4 of 4) sorted by relevance
77 def CreateTemporaryFile(suffix=''): function
16 bool CreateTemporaryFile(char *tempFileNameOut, uint32_t maxFileNameLen) in CreateTemporaryFile() function
131 bool CreateTemporaryFile(base::FilePath* path) override { in CreateTemporaryFile() function in base::__anonc8e4651a0111::DefaultUnitTestPlatformDelegate
635 bool CreateTemporaryFile(FilePath* path) { in CreateTemporaryFile() function