Home
last modified time | relevance | path

Searched defs:upb_ok (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c2280 bool upb_ok(const upb_status *status) { return status->ok; } in upb_ok() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c2264 bool upb_ok(const upb_status *status) { return status->ok; } in upb_ok() function

Completed in 32 milliseconds