HomeSort by relevance Sort by last modified time
    Searched defs:is_map (Results 1 - 4 of 4) sorted by null

  /external/protobuf/src/google/protobuf/util/internal/
default_value_objectwriter.cc 328 bool is_map = false; local
340 is_map = IsMap(field, *found_type);
342 if (!is_map) {
353 if (!is_map &&
  /external/protobuf/src/google/protobuf/
descriptor.cc 1677 bool FieldDescriptor::is_map() const { function in class:google::protobuf::FieldDescriptor
    [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.c 9660 bool is_map; member in struct:__anon36064
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 10336 bool is_map; member in struct:__anon36120
    [all...]

Completed in 160 milliseconds