OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:upb_handlers_addcleanup
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/php/ext/google/protobuf/
upb.c
2378
bool
upb_handlers_addcleanup
(upb_handlers *h, void *p, upb_handlerfree *func) {
function
[
all
...]
/external/protobuf/ruby/ext/google/protobuf_c/
upb.c
2531
bool
upb_handlers_addcleanup
(upb_handlers *h, void *p, upb_handlerfree *func) {
function
[
all
...]
Completed in 3117 milliseconds