Home
last modified time | relevance | path

Searched defs:stream_ (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/cmds/idmap2/include/idmap2/
DBinaryStreamVisitor.h42 std::ostream& stream_; variable
DRawPrintVisitor.h48 std::ostream& stream_; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dprotostream_objectsource.h269 google::protobuf::io::CodedInputStream* stream_; variable
Djson_objectwriter.h199 google::protobuf::io::CodedOutputStream* stream_; variable
Dproto_writer.h327 google::protobuf::scoped_ptr<google::protobuf::io::CodedOutputStream> stream_; variable
/frameworks/base/cmds/idmap2/tests/
DIdmapTests.cpp613 std::ostream& stream_; member in android::idmap2::TestVisitor