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

  /external/protobuf/php/ext/google/protobuf/
upb.h 697 /* upb_tabval *****************************************************************/
707 } upb_tabval; typedef in typeref:struct:__anon32150
738 } upb_tabval; typedef in typeref:union:__anon32151
768 upb_tabval val;
804 const upb_tabval *array; /* Array part of the table. See const note above. */
844 UPB_INLINE bool upb_arrhas(upb_tabval key) {
929 upb_tabval arrval = t->array[key];
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 908 /* upb_tabval *****************************************************************/
918 } upb_tabval; typedef in typeref:struct:__anon32207
949 } upb_tabval; typedef in typeref:union:__anon32208
    [all...]

Completed in 56 milliseconds