Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc1276 string error_str() const { return error_str_; } in error_str()
1283 string error_str_; member in google::protobuf::compiler::objectivec::__anon0d0ee06f0411::Parser
1326 if (!line_consumer_->ConsumeLine(line, &error_str_)) { in ParseLoop()