Home | Sort by relevance Sort by last modified time |
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ | |
parser.h | 422 SourceCodeInfo* source_code_info_; member in class:google::protobuf::compiler::Parser |
parser.cc | 300 location_(parser_->source_code_info_->add_location()) { 324 location_ = parser_->source_code_info_->add_location(); 421 source_code_info_ = &source_code_info; 459 source_code_info_ = NULL; [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ | |
descriptor.pb.h | 448 ::google::protobuf::SourceCodeInfo* source_code_info_; member in class:google::protobuf::FileDescriptorProto [all...] |
descriptor.h | 1020 const SourceCodeInfo* source_code_info_; member in class:google::protobuf::FileDescriptor [all...] |
descriptor.cc | [all...] |
descriptor.pb.cc | 125 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(FileDescriptorProto, source_code_info_), [all...] |