Home | Sort by relevance Sort by last modified time |
/external/protobuf/src/google/protobuf/compiler/ | |
parser.h | 507 SourceCodeInfo* source_code_info_; member in class:google::protobuf::compiler::Parser |
parser.cc | 339 location_(parser_->source_code_info_->add_location()) { 363 location_ = parser_->source_code_info_->add_location(); 526 source_code_info_ = &source_code_info; 573 source_code_info_ = NULL; [all...] |
/external/protobuf/src/google/protobuf/ | |
descriptor.pb.h | 507 ::google::protobuf::SourceCodeInfo* source_code_info_; member in class:google::protobuf::FileDescriptorProto [all...] |
descriptor.pb.cc | 139 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(FileDescriptorProto, source_code_info_), [all...] |
descriptor.cc | [all...] |
descriptor.h | 1312 const SourceCodeInfo* source_code_info_; member in class:google::protobuf::FileDescriptor [all...] |