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

  /external/protobuf/src/google/protobuf/util/internal/
protostream_objectwriter.cc 499 if (element() != NULL && IsStructValue(*element()->parent_field())) {
522 if (IsStructValue(*field)) {
661 if (IsStructValue(*element()->parent_field())) {
686 if (IsStructValue(*element()->parent_field())) {
721 if (IsStructValue(*field)) {
    [all...]
protostream_objectwriter.h 261 bool IsStructValue(const google::protobuf::Field& field);

Completed in 149 milliseconds