Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.cc339 location_(parser_->source_code_info_->add_location()) { in LocationRecorder()
363 location_ = parser_->source_code_info_->add_location(); in Init()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.h3595 ::google::protobuf::SourceCodeInfo_Location* add_location();
7726 inline ::google::protobuf::SourceCodeInfo_Location* SourceCodeInfo::add_location() { in add_location() function
Ddescriptor_unittest.cc6541 proto.mutable_source_code_info()->add_location(); in TEST_F()
Ddescriptor.pb.cc14419 input, add_location())); in MergePartialFromCodedStream()
14819 ::google::protobuf::SourceCodeInfo_Location* SourceCodeInfo::add_location() { in add_location() function in google::protobuf::SourceCodeInfo