Home
last modified time | relevance | path

Searched refs:AllowUnknownDependencies (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.h1510 void AllowUnknownDependencies() { allow_unknown_ = true; } in AllowUnknownDependencies() function
Ddescriptor_unittest.cc2397 pool_->AllowUnknownDependencies(); in SetUp()
/external/protobuf/
DCHANGES.txt965 * DescriptorPool::AllowUnknownDependencies() may be used to tell
/external/protobuf/util/
DCHANGES.txt965 * DescriptorPool::AllowUnknownDependencies() may be used to tell