Home
last modified time | relevance | path

Searched defs:ConsumeString (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/pigweed/pw_protobuf/
H A Dencoder_fuzzer.cc64 const char* ConsumeString(FuzzedDataProvider& provider, in ConsumeString() function
/aosp_15_r20/external/cronet/base/json/
H A Djson_parser_unittest.cc54 TEST_F(JSONParserTest, ConsumeString) { in TEST_F() argument
H A Djson_parser.cc520 std::optional<Value> JSONParser::ConsumeString() { in ConsumeString() function in base::internal::JSONParser
/aosp_15_r20/external/libchrome/base/json/
H A Djson_parser.cc435 Optional<Value> JSONParser::ConsumeString() { in ConsumeString() function in base::internal::JSONParser
H A Djson_parser_unittest.cc66 TEST_F(JSONParserTest, ConsumeString) { in TEST_F() argument
/aosp_15_r20/external/golang-protobuf/encoding/protowire/
H A Dwire.go460 func ConsumeString(b []byte) (v string, n int) { func
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc400 void Tokenizer::ConsumeString(char delimiter) { in ConsumeString() function in google::protobuf::io::Tokenizer
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc400 void Tokenizer::ConsumeString(char delimiter) { in ConsumeString() function in google::protobuf::io::Tokenizer
/aosp_15_r20/external/jazzer-api/src/main/native/com/code_intelligence/jazzer/driver/
H A Dfuzzed_data_provider.cpp609 jstring JNICALL ConsumeString(JNIEnv &env, jobject self, jint max_length) { in ConsumeString() function
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/io/
H A Dtokenizer.c343 static void ConsumeString(upb_Tokenizer* t, char delimiter) { in ConsumeString() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/io/
Dtokenizer.c363 static void ConsumeString(upb_Tokenizer* t, char delimiter) { in ConsumeString() function
/aosp_15_r20/external/protobuf/python/google/protobuf/
H A Dtext_format.py1499 def ConsumeString(self): member in Tokenizer
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/
H A Dtext_format.py1499 def ConsumeString(self): member in Tokenizer
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc320 bool Parser::ConsumeString(std::string* output, const char* error) { in ConsumeString() function in google::protobuf::compiler::Parser
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc320 bool Parser::ConsumeString(std::string* output, const char* error) { in ConsumeString() function in google::protobuf::compiler::Parser
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dtext_format.cc1048 bool ConsumeString(std::string* text) { in ConsumeString() function in google::protobuf::TextFormat::Parser::ParserImpl
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dtext_format.cc1048 bool ConsumeString(std::string* text) { in ConsumeString() function in google::protobuf::TextFormat::Parser::ParserImpl