Searched refs:putmethod (Results 1 – 4 of 4) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/ |
D | printer.c | 1166 #define WRAPPER_SETHANDLERS(wrapper, type, putmethod) \ argument 1173 upb_handlers_set##type(h, f, putmethod, &empty_attr); \
|
/external/perfetto/test/trace_processor/smoke/ |
D | thread_cpu_time_example_android_trace_30s.out | 1014 3657,3657,"putmethod.latin","com.google.android.inputmethod.latin",77776147
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 13392 #define WRAPPER_SETHANDLERS(wrapper, type, putmethod) \ argument 13399 upb_handlers_set##type(h, f, putmethod, &empty_attr); \
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 17253 #define WRAPPER_SETHANDLERS(wrapper, type, putmethod) \ argument 17260 upb_handlers_set##type(h, f, putmethod, &empty_attr); \
|