Lines Matching full:openfile
594 return OpenFile(*path, "wb+");728 FILE* OpenFile(const FilePath& filename, const char* mode) {734 FILE* OpenFile(const std::string& filename, const char* mode) {