Home
last modified time | relevance | path

Searched defs:fout (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dos_misc.c82 static FILE *fout = NULL; in os_log_message() local
/hardware/google/camera/common/profiler/
Dprofiler.cc439 if (std::ofstream fout(filepath, std::ios::out); fout.is_open()) { in DumpTxt() local
489 if (std::ofstream fout(filepath, std::ios::out); fout.is_open()) { in DumpPb() local
594 if (std::ofstream fout(filepath, std::ios::out); fout.is_open()) { in DumpResult() local