HomeSort by relevance Sort by last modified time
    Searched refs:mutable_dependency (Results 1 - 3 of 3) sorted by null

  /external/protobuf/src/google/protobuf/
descriptor.pb.h 325 inline ::std::string* mutable_dependency(int index);
334 inline ::google::protobuf::RepeatedPtrField< ::std::string>* mutable_dependency();
2592 inline ::std::string* FileDescriptorProto::mutable_dependency(int index) { function in class:google::protobuf::FileDescriptorProto
2622 FileDescriptorProto::mutable_dependency() { function in class:google::protobuf::FileDescriptorProto
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
parser.cc 510 return ParseImport(file->mutable_dependency(),
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.pb.h 324 inline ::std::string* mutable_dependency(int index);
333 inline ::google::protobuf::RepeatedPtrField< ::std::string>* mutable_dependency();
2957 inline ::std::string* FileDescriptorProto::mutable_dependency(int index) { function in class:google::protobuf::FileDescriptorProto
2987 FileDescriptorProto::mutable_dependency() { function in class:google::protobuf::FileDescriptorProto
    [all...]

Completed in 44 milliseconds