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

  /external/protobuf/src/google/protobuf/util/internal/
protostream_objectwriter.cc 669 if (IsStructListValue(*element()->parent_field())) {
698 if (IsStructListValue(*element()->parent_field())) {
742 if (IsStructListValue(*field)) {
    [all...]
protostream_objectwriter.h 264 bool IsStructListValue(const google::protobuf::Field& field);

Completed in 57 milliseconds