Home
last modified time | relevance | path

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

/third_party/grpc/third_party/upb/tests/pb/
Dtest_encoder.cc17 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/
Dsink.h335 bool StartString(HandlersPtr::Selector s, size_t size_hint, Sink* sub) { in StartString() function
/third_party/grpc/third_party/upb/tests/
Dtest_cpp.cc66 sink.StartString(start, 0, &sub); in CallAndVerify()
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.h5531 bool StartString(HandlersPtr::Selector s, size_t size_hint, Sink* sub) {