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

  /external/protobuf/php/ext/google/protobuf/
upb.h 840 static const upb_tabent *upb_getentry(const upb_table *t, uint32_t hash) { function
939 for (e = upb_getentry(&t->t, upb_inthash(key)); true; e = e->next) {
    [all...]
upb.c     [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 1077 static const upb_tabent *upb_getentry(const upb_table *t, uint32_t hash) { function
    [all...]
upb.c     [all...]

Completed in 462 milliseconds