Home
last modified time | relevance | path

Searched refs:text_output (Results 1 – 3 of 3) sorted by relevance

/development/vndk/tools/header-checker/src/diff_merge/
Dmerge_abi_diff.cpp78 std::ofstream text_output(merged_diff_report); in MergeDiffReports() local
79 google::protobuf::io::OstreamOutputStream text_os(&text_output); in MergeDiffReports()
/development/vndk/tools/header-checker/src/repr/protobuf/
Dir_diff_dumper.cpp366 std::ofstream text_output(dump_path_); in Dump() local
367 google::protobuf::io::OstreamOutputStream text_os(&text_output); in Dump()
Dir_dumper.cpp490 std::ofstream text_output(dump_path_); in Dump() local
491 google::protobuf::io::OstreamOutputStream text_os(&text_output); in Dump()