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

  /external/protobuf/php/ext/google/protobuf/
upb.c 271 selector += upb_handlers_selectorcount(f);
2556 uint32_t upb_handlers_selectorcount(const upb_fielddef *f) { function
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 325 selector += upb_handlers_selectorcount(f);
2709 uint32_t upb_handlers_selectorcount(const upb_fielddef *f) { function
    [all...]

Completed in 51 milliseconds