Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dparser.h503 bool is_map_field; member
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dstorage.c444 bool is_map_field(const upb_fielddef *field) { in is_map_field() function