Home
last modified time | relevance | path

Searched defs:weak_dependency (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileDescriptorProto.php50 private $weak_dependency; variable
275 $this->weak_dependency = $arr; variable
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc2340 ParseImport(RepeatedPtrField<std::string>* dependency, RepeatedField<int32>* public_dependency, RepeatedField<int32>* weak_dependency, const LocationRecorder& root_location, const FileDescriptorProto* containing_file) ParseImport() argument
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h2303 inline const FileDescriptor* FileDescriptor::weak_dependency(int index) const { in weak_dependency() function in google::protobuf::FileDescriptor
H A Ddescriptor.pb.h6926 inline ::PROTOBUF_NAMESPACE_ID::int32 FileDescriptorProto::weak_dependency(int index) const { in weak_dependency() function in FileDescriptorProto
6946 FileDescriptorProto::weak_dependency() const { in weak_dependency() function in FileDescriptorProto
[all...]

Completed in 26 milliseconds