Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/merge-abi-diff/src/
Dmerge_abi_diff.cpp85 std::ofstream text_output(merged_diff_report); in MergeDiffReports() local
86 google::protobuf::io::OstreamOutputStream text_os(&text_output); in MergeDiffReports()
/development/vndk/tools/header-checker/header-abi-util/src/
Dir_representation_protobuf.cpp1159 std::ofstream text_output(dump_path_); in Dump() local
1160 google::protobuf::io::OstreamOutputStream text_os(&text_output); in Dump()
1504 std::ofstream text_output(dump_path_); in Dump() local
1505 google::protobuf::io::OstreamOutputStream text_os(&text_output); in Dump()