Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/protobuf/
Dir_diff_dumper.cpp367 google::protobuf::io::OstreamOutputStream text_os(&text_output); in Dump() local
368 return google::protobuf::TextFormat::Print(*diff_tu_.get(), &text_os); in Dump()
Dir_dumper.cpp479 google::protobuf::io::OstreamOutputStream text_os(&text_output); in Dump() local
480 return google::protobuf::TextFormat::Print(*tu_ptr_.get(), &text_os); in Dump()