Searched defs:fout (Results 1 – 2 of 2) sorted by relevance
82 static FILE *fout = NULL; in os_log_message() local
439 if (std::ofstream fout(filepath, std::ios::out); fout.is_open()) { in DumpTxt() local489 if (std::ofstream fout(filepath, std::ios::out); fout.is_open()) { in DumpPb() local594 if (std::ofstream fout(filepath, std::ios::out); fout.is_open()) { in DumpResult() local