Home
last modified time | relevance | path

Searched refs:StopRecording (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dtokenizer.cc279 inline void Tokenizer::StopRecording() { in StopRecording() function in google::protobuf::io::Tokenizer
300 StopRecording(); in EndToken()
485 if (content != NULL) StopRecording(); in ConsumeLineComment()
503 if (content != NULL) StopRecording(); in ConsumeBlockComment()
518 StopRecording(); in ConsumeBlockComment()
532 if (content != NULL) StopRecording(); in ConsumeBlockComment()
Dtokenizer.h303 inline void StopRecording();