HomeSort by relevance Sort by last modified time
    Searched defs:weak_dependency (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.h 1513 inline const FileDescriptor* FileDescriptor::weak_dependency( function in class:google::protobuf::FileDescriptor
    [all...]
descriptor.pb.h 347 // repeated int32 weak_dependency = 11;
351 inline ::google::protobuf::int32 weak_dependency(int index) const;
355 weak_dependency() const;
3023 inline ::google::protobuf::int32 FileDescriptorProto::weak_dependency(int index) const { function in class:google::protobuf::FileDescriptorProto
3033 FileDescriptorProto::weak_dependency() const { function in class:google::protobuf::FileDescriptorProto
    [all...]

Completed in 114 milliseconds