Searched refs:upb_fielddef_checkdescriptortype (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
H A Dupb.h1819 bool upb_fielddef_checkdescriptortype(int32_t type);
2477 return upb_fielddef_checkdescriptortype(val);
H A Dupb.c1227 bool upb_fielddef_checkdescriptortype(int32_t type) { function
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h2282 bool upb_fielddef_checkdescriptortype(int32_t type);
3078 return upb_fielddef_checkdescriptortype(val);
H A Dupb.c1376 bool upb_fielddef_checkdescriptortype(int32_t type) { function

Completed in 268 milliseconds