OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:map_entry_msgdef
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/php/ext/google/protobuf/
storage.c
274
const upb_msgdef*
map_entry_msgdef
(const upb_fielddef* field) {
function
/external/protobuf/ruby/ext/google/protobuf_c/
storage.c
359
const upb_msgdef *
map_entry_msgdef
(const upb_fielddef* field) {
function
370
const upb_msgdef* subdef =
map_entry_msgdef
(field);
375
const upb_msgdef* subdef =
map_entry_msgdef
(field);
Completed in 42 milliseconds