Home
last modified time | relevance | path

Searched refs:putmethod (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dprinter.c1166 #define WRAPPER_SETHANDLERS(wrapper, type, putmethod) \ argument
1173 upb_handlers_set##type(h, f, putmethod, &empty_attr); \
/external/perfetto/test/trace_processor/smoke/
Dthread_cpu_time_example_android_trace_30s.out1014 3657,3657,"putmethod.latin","com.google.android.inputmethod.latin",77776147
/external/protobuf/php/ext/google/protobuf/
Dupb.c13392 #define WRAPPER_SETHANDLERS(wrapper, type, putmethod) \ argument
13399 upb_handlers_set##type(h, f, putmethod, &empty_attr); \
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c17253 #define WRAPPER_SETHANDLERS(wrapper, type, putmethod) \ argument
17260 upb_handlers_set##type(h, f, putmethod, &empty_attr); \