Home
last modified time | relevance | path

Searched refs:file_onpackage (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.c6012 static size_t file_onpackage(void *closure, const void *hd, const char *buf, in file_onpackage() function
6389 upb_handlers_setstring(h, D(FileDescriptorProto_package), &file_onpackage, in reghandlers()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c6577 static size_t file_onpackage(void *closure, const void *hd, const char *buf, in file_onpackage() function
7041 upb_handlers_setstring(h, F(FileDescriptorProto, package), &file_onpackage, in reghandlers()