Searched defs:AllowUnknownDependencies (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.h1058 // AllowUnknownDependencies(), however, then unknown types and files
1070 void AllowUnknownDependencies() { allow_unknown_ = true; } function in class:google::protobuf::DescriptorPool
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h1188 // AllowUnknownDependencies(), however, then unknown types and files
1200 void AllowUnknownDependencies() { allow_unknown_ = true; } function in class:google::protobuf::DescriptorPool

Completed in 508 milliseconds