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

  /external/protobuf/php/ext/google/protobuf/
upb.c     [all...]
upb.h 664 /* upb_tabkey *****************************************************************/
673 typedef uintptr_t upb_tabkey; typedef
690 UPB_INLINE char *upb_tabstr(upb_tabkey key, uint32_t *len) {
767 upb_tabkey key;
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c     [all...]
upb.h 875 /* upb_tabkey *****************************************************************/
884 typedef uintptr_t upb_tabkey; typedef
901 UPB_INLINE char *upb_tabstr(upb_tabkey key, uint32_t *len) {
    [all...]

Completed in 234 milliseconds