OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:freefield
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/php/ext/google/protobuf/
upb.c
542
static void
freefield
(upb_refcounted *r) {
function
605
static const struct upb_refcounted_vtbl vtbl = {visitfield,
freefield
};
[
all
...]
/external/protobuf/ruby/ext/google/protobuf_c/
upb.c
624
static void
freefield
(upb_refcounted *r) {
function
686
const struct upb_refcounted_vtbl upb_fielddef_vtbl = {visitfield,
freefield
};
[
all
...]
Completed in 40 milliseconds