Home
last modified time | relevance | path

Searched defs:is_map_field (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.h481 bool is_map_field; member
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dstorage.c280 bool is_map_field(const upb_fielddef* field) { in is_map_field() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dstorage.c395 bool is_map_field(const upb_fielddef *field) { in is_map_field() function