Searched refs:StartString (Results 1 – 4 of 4) sorted by relevance
/third_party/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
|
/third_party/grpc/third_party/upb/upb/ |
D | sink.h | 335 bool StartString(HandlersPtr::Selector s, size_t size_hint, Sink* sub) { in StartString() function
|
/third_party/grpc/third_party/upb/tests/ |
D | test_cpp.cc | 66 sink.StartString(start, 0, &sub); in CallAndVerify()
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.h | 5531 bool StartString(HandlersPtr::Selector s, size_t size_hint, Sink* sub) {
|