Home
last modified time | relevance | path

Searched defs:ConsumeLineComment (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/io/
Dtokenizer.cc498 void Tokenizer::ConsumeLineComment(std::string* content) { in ConsumeLineComment() function in google::protobuf::io::Tokenizer
/third_party/grpc/third_party/upb/upb/io/
Dtokenizer.c468 static void ConsumeLineComment(upb_Tokenizer* t, upb_String* content) { in ConsumeLineComment() function
/third_party/protobuf/upb/io/
Dtokenizer.c468 static void ConsumeLineComment(upb_Tokenizer* t, upb_String* content) { in ConsumeLineComment() function