Searched defs:weak_dependency (Results 1 – 13 of 13) sorted by relevance
40 repeated int32 weak_dependency = 11; field
54 private $weak_dependency; variable in Google\\Protobuf\\Internal\\FileDescriptorProto
66 repeated int32 weak_dependency = 11; field
67 repeated int32 weak_dependency = 11; field
70 repeated int32 weak_dependency = 11; field
71 repeated int32 weak_dependency = 11; field
72 repeated int32 weak_dependency = 11; field
2171 inline const FileDescriptor* FileDescriptor::weak_dependency(int index) const { in weak_dependency() function
6830 inline ::PROTOBUF_NAMESPACE_ID::int32 FileDescriptorProto::weak_dependency(int index) const { in weak_dependency() function6843 FileDescriptorProto::weak_dependency() const { in weak_dependency() function
2304 RepeatedField<int32>* weak_dependency, in ParseImport()