HomeSort by relevance Sort by last modified time
    Searched defs:has_source_code_info (Results 1 - 7 of 7) sorted by null

  /external/protobuf/src/google/protobuf/compiler/
mock_code_generator.cc 141 bool has_source_code_info = local
142 file_descriptor_proto.has_source_code_info() &&
145 << has_source_code_info << "." << endl;
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 414 inline bool has_source_code_info() const;
3358 inline bool FileDescriptorProto::has_source_code_info() const { function in class:google::protobuf::FileDescriptorProto
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 417 inline bool has_source_code_info() const;
3170 inline bool FileDescriptorProto::has_source_code_info() const { function in class:google::protobuf::FileDescriptorProto
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 417 inline bool has_source_code_info() const;
3170 inline bool FileDescriptorProto::has_source_code_info() const { function in class:google::protobuf::FileDescriptorProto
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h 417 inline bool has_source_code_info() const;
3170 inline bool FileDescriptorProto::has_source_code_info() const { function in class:google::protobuf::FileDescriptorProto
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 461 bool has_source_code_info() const;
4067 inline bool FileDescriptorProto::has_source_code_info() const { function in class:google::protobuf::FileDescriptorProto
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 417 inline bool has_source_code_info() const;
3170 inline bool FileDescriptorProto::has_source_code_info() const { function in class:google::protobuf::FileDescriptorProto
    [all...]

Completed in 965 milliseconds