Searched defs:CreateFile (Results 1 – 5 of 5) sorted by relevance
20 void CreateFile(const base::FilePath& file_path) { in CreateFile() function
28 void CreateFile(const string& path, std::ofstream* file, bool overwriteOutput) { in CreateFile() function
47 CreateFile = CreateFileA variable56 CreateFile = CreateFileW # alias variable
146 func (d *DIBuilder) CreateFile(filename, dir string) Metadata { func
1050 AsyncFile* PhysicalSocketServer::CreateFile(int fd) { in CreateFile() function in rtc::PhysicalSocketServer