Searched defs:Push (Results 1 – 3 of 3) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/ | ||
D | json_objectwriter.h | 170 void Push() { element_.reset(new Element(element_.release())); } in Push() function |
D | protostream_objectwriter.cc | 1152 void ProtoStreamObjectWriter::Push(StringPiece name, Item::ItemType item_type, in Push() function in google::protobuf::util::converter::ProtoStreamObjectWriter |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/ | ||
D | objectivec_helpers.cc | 1123 void Push() { in Push() function in google::protobuf::compiler::objectivec::__anon0d0ee06f0311::DecodeDataBuilder |