Searched refs:StartString (Results 1 – 5 of 5) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/ |
D | test_encoder.cc | 17 upb_byteshandler_setstartstr(handler, &FillStringHandler::StartString, in SetHandler() 25 static void* StartString(void *c, const void *hd, size_t size) { in StartString() function in FillStringHandler
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
D | sink.h | 335 bool StartString(HandlersPtr::Selector s, size_t size_hint, Sink* sub) { in StartString() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/ |
D | test_cpp.cc | 66 sink.StartString(start, 0, &sub); in CallAndVerify()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.h | 6201 bool StartString(Handlers::Selector s, size_t size_hint, Sink* sub); 6552 inline bool Sink::StartString(Handlers::Selector sel, size_t size_hint,
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.h | 5969 bool StartString(HandlersPtr::Selector s, size_t size_hint, Sink* sub) {
|