Home
last modified time | relevance | path

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

/external/perfetto/tools/ftrace_proto_gen/
Dmain.cc111 descriptor_pool.AllowUnknownDependencies(); in main()
/external/protobuf/src/google/protobuf/
Ddescriptor.h1704 void AllowUnknownDependencies() { allow_unknown_ = true; } in AllowUnknownDependencies() function
Ddescriptor_unittest.cc2672 pool_->AllowUnknownDependencies(); in SetUp()
/external/protobuf/
DCHANGES.txt1906 * DescriptorPool::AllowUnknownDependencies() may be used to tell