Home
last modified time | relevance | path

Searched defs:allowUnknownDependencies (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFileDescriptor.cs46 …to proto, FileDescriptor[] dependencies, DescriptorPool pool, bool allowUnknownDependencies, Gener… in FileDescriptor()
226 …ta, FileDescriptorProto proto, FileDescriptor[] dependencies, bool allowUnknownDependencies, Gener… in BuildFrom()
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java289 final boolean allowUnknownDependencies) in buildFrom()
449 boolean allowUnknownDependencies) in FileDescriptor()
2119 boolean allowUnknownDependencies) { in DescriptorPool()
2150 private boolean allowUnknownDependencies; field in Descriptors.DescriptorPool