Home
last modified time | relevance | path

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

/hardware/google/camera/common/profiler/
Dprofiler.cc425 if (std::ofstream fout(filepath, std::ios::out); fout.is_open()) { in DumpTxt() local
473 if (std::ofstream fout(filepath, std::ios::out); fout.is_open()) { in DumpPb() local
575 if (std::ofstream fout(filepath, std::ios::out); fout.is_open()) { in DumpResult() local