HomeSort by relevance Sort by last modified time
    Searched refs:is_list_ (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/util/internal/
protostream_objectwriter.h 219 bool is_list() const { return is_list_; }
242 bool is_list_; member in class:google::protobuf::util::converter::ProtoStreamObjectWriter::Item
314 // underlying ObjectWriter depending on the value of is_list_.
protostream_objectwriter.cc 383 is_list_(is_list) {
397 is_list_(is_list) {
    [all...]

Completed in 477 milliseconds