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

  /external/protobuf/php/ext/google/protobuf/
upb.h 5134 typedef bool upb_error_func(void *ud, const upb_status *status); typedef in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler
    [all...]
upb.c     [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 668 typedef bool upb_error_func(void *ud, const upb_status *status); typedef
680 void upb_env_seterrorfunc(upb_env *e, upb_error_func *func, void *ud);
707 void SetErrorFunction(upb_error_func* func, void* ud) {
733 upb_error_func *error_func_;
    [all...]
upb.c     [all...]

Completed in 87 milliseconds