OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:native_slot_init
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/php/ext/google/protobuf/
storage.c
101
void
native_slot_init
(upb_fieldtype_t type, void* memory) {
function
510
native_slot_init
(upb_fielddef_type(field), memory);
/external/protobuf/ruby/ext/google/protobuf_c/
storage.c
256
void
native_slot_init
(upb_fieldtype_t type, void* memory) {
function
702
native_slot_init
(upb_fielddef_type(field), memory);
Completed in 47 milliseconds