Searched refs:weak_dependency (Results 1 – 8 of 8) sorted by relevance
302 RepeatedField<int32>* weak_dependency,
1684 RepeatedField<int32>* weak_dependency, in ParseImport() argument1697 weak_dependency->size()); in ParseImport()1699 *weak_dependency->Add() = dependency->size(); in ParseImport()
1019 const FileDescriptor* weak_dependency(int index) const;1677 inline const FileDescriptor* FileDescriptor::weak_dependency( in weak_dependency() function
348 inline ::google::protobuf::int32 weak_dependency(int index) const;352 weak_dependency() const;3163 inline ::google::protobuf::int32 FileDescriptorProto::weak_dependency(int index) const { in weak_dependency() function3176 FileDescriptorProto::weak_dependency() const { in weak_dependency() function
66 repeated int32 weak_dependency = 11; field
3399 weak_deps.insert(proto.weak_dependency(i)); in BuildFile()3462 int index = proto.weak_dependency(i); in BuildFile()
1383 11, this->weak_dependency(i), output); in SerializeWithCachedSizes()1479 WriteInt32ToArray(11, this->weak_dependency(i), target); in SerializeWithCachedSizesToArray()1547 Int32Size(this->weak_dependency(i)); in ByteSize()