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

  /external/protobuf/php/ext/google/protobuf/
upb.h 3095 size_t selector_count; member in struct:upb_msgdef
    [all...]
upb.c 273 m->selector_count = selector;
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 3777 size_t selector_count; member in struct:upb_msgdef
    [all...]
upb.c 291 m->selector_count = UPB_STATIC_SELECTOR_COUNT;
327 m->selector_count = selector;
    [all...]

Completed in 153 milliseconds