#include <upb.h>
Public Attributes | |
struct upb_def_init ** | deps |
upb_strview | descriptor |
const char * | filename |
const upb_msglayout ** | layouts |
Definition at line 3769 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
struct upb_def_init ** upb_def_init::deps |
Definition at line 3770 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
upb_strview upb_def_init::descriptor |
Definition at line 3772 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
const char * upb_def_init::filename |
Definition at line 3771 of file bloaty/third_party/protobuf/php/ext/google/protobuf/upb.h.
const upb_msglayout ** upb_def_init::layouts |