Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser_unittest.cc2122 const SourceCodeInfo& source_info = file_.source_code_info(); in Parse() local
2123 for (int i = 0; i < source_info.location_size(); i++) { in Parse()
2124 const SourceCodeInfo::Location& location = source_info.location(i); in Parse()