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

  /external/protobuf/php/ext/google/protobuf/
protobuf.h 110 #define MAP_VALUE_FIELD 2
  /external/protobuf/ruby/ext/google/protobuf_c/
protobuf.h 326 #define MAP_VALUE_FIELD 2
storage.c 386 const upb_fielddef* value_field = upb_msgdef_itof(msgdef, MAP_VALUE_FIELD);
encode_decode.c 307 value_field = upb_msgdef_itof(mapentry_def, MAP_VALUE_FIELD);
    [all...]

Completed in 86 milliseconds