Home
last modified time | relevance | path

Searched refs:default_err (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.c1788 static bool default_err(void *ud, const upb_status *status) { in default_err() function
1813 upb_env_seterrorfunc(e, default_err, NULL); in upb_env_init()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c5405 static bool default_err(void *ud, const upb_status *status) { in default_err() function
5422 e->error_func_ = &default_err; in upb_env_initonly()