Home
last modified time | relevance | path

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

/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.cpp478 std::ofstream text_output(dump_path_); in Dump() local
479 google::protobuf::io::OstreamOutputStream text_os(&text_output); in Dump()