|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <upb.h>
Public Attributes | |
| upb_refcounted | base |
| union { | |
| uint32_t ofs | |
| void * ptr | |
| } | code_base |
| const upb_refcounted * | group |
| bool | is_native_ |
| upb_byteshandler | input_handler_ |
| const upb_handlers * | dest_handlers_ |
| upb_inttable | dispatch |
| union { | |
| uint32_t ofs | |
| void * ptr | |
| } | code_base |
| upb_refcounted upb_pbdecodermethod::base |
| union { ... } upb_pbdecodermethod::code_base |
| union { ... } upb_pbdecodermethod::code_base |
| const upb_handlers * upb_pbdecodermethod::dest_handlers_ |
| upb_inttable upb_pbdecodermethod::dispatch |
| const upb_refcounted * upb_pbdecodermethod::group |
| upb_byteshandler upb_pbdecodermethod::input_handler_ |
| bool upb_pbdecodermethod::is_native_ |
| uint32_t upb_pbdecodermethod::ofs |
| void* upb_pbdecodermethod::ptr |
1.8.13