Home
last modified time | relevance | path

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

/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c5924 bool upb_map_get(const upb_map *map, upb_msgval key, upb_msgval *val) { in upb_map_get() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c5373 bool upb_map_get(const upb_map *map, upb_msgval key, upb_msgval *val) { in upb_map_get() function