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

  /external/protobuf/php/ext/google/protobuf/
upb.c 127 if (upb_fielddef_lazy(f) &&
707 bool upb_fielddef_lazy(const upb_fielddef *f) { function
    [all...]
upb.h     [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 170 if (upb_fielddef_lazy(f) &&
791 bool upb_fielddef_lazy(const upb_fielddef *f) { function
    [all...]
upb.h     [all...]

Completed in 63 milliseconds