Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileDescriptorProto.php43 private $public_dependency; variable
247 $this->public_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.h2298 inline const FileDescriptor* FileDescriptor::public_dependency( in public_dependency() function in google::protobuf::FileDescriptor
H A Ddescriptor.pb.h6879 inline ::PROTOBUF_NAMESPACE_ID::int32 FileDescriptorProto::public_dependency(int index) const { in public_dependency() function in FileDescriptorProto
6899 FileDescriptorProto::public_dependency() const { in public_dependency() function in FileDescriptorProto
[all...]

Completed in 27 milliseconds