Searched refs:RecordTo (Results 1 – 2 of 2) sorted by relevance
274 inline void Tokenizer::RecordTo(string* target) { in RecordTo() function in google::protobuf::io::Tokenizer296 RecordTo(¤t_.text); in StartToken()478 if (content != NULL) RecordTo(content); in ConsumeLineComment()492 if (content != NULL) RecordTo(content); in ConsumeBlockComment()514 if (content != NULL) RecordTo(content); in ConsumeBlockComment()
302 inline void RecordTo(string* target);