Home
last modified time | relevance | path

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

/external/perf_data_converter/src/
Dperf_to_profile_lib.cc28 void CreateFile(const string& path, std::ofstream* file, bool overwriteOutput) { in CreateFile()
46 bool* overwriteOutput) { in ParseArguments()
Dperf_to_profile.cc15 bool overwriteOutput = false; in main() local
Dperf_to_profile_lib_test.cc70 bool overwriteOutput; in TEST() local