Home
last modified time | relevance | path

Searched refs:upb_msg_sizeof (Results 1 – 10 of 10) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dmsg.h97 UPB_INLINE size_t upb_msg_sizeof(const upb_msglayout *l) { in upb_msg_sizeof() function
102 size_t size = upb_msg_sizeof(l); in _upb_msg_new_inl()
Dmsg.c23 memset(mem, 0, upb_msg_sizeof(l)); in _upb_msg_clear()
/external/cronet/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h1348 UPB_INLINE size_t upb_msg_sizeof(const upb_MiniTable* l) { in upb_msg_sizeof() function
1354 size_t size = upb_msg_sizeof(l); in _upb_Message_New_inl()
Dphp-upb.c1925 memset(mem, 0, upb_msg_sizeof(l)); in _upb_Message_Clear()
/external/protobuf/php/ext/google/protobuf/
Dphp-upb.h1348 UPB_INLINE size_t upb_msg_sizeof(const upb_MiniTable* l) { in upb_msg_sizeof() function
1354 size_t size = upb_msg_sizeof(l); in _upb_Message_New_inl()
Dphp-upb.c1925 memset(mem, 0, upb_msg_sizeof(l)); in _upb_Message_Clear()
/external/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.h1380 UPB_INLINE size_t upb_msg_sizeof(const upb_MiniTable* l) { in upb_msg_sizeof() function
1386 size_t size = upb_msg_sizeof(l); in _upb_Message_New_inl()
Druby-upb.c1955 memset(mem, 0, upb_msg_sizeof(l)); in _upb_Message_Clear()
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.h1380 UPB_INLINE size_t upb_msg_sizeof(const upb_MiniTable* l) { in upb_msg_sizeof() function
1386 size_t size = upb_msg_sizeof(l); in _upb_Message_New_inl()
Druby-upb.c1955 memset(mem, 0, upb_msg_sizeof(l)); in _upb_Message_Clear()