Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc3131 static inline bool get_allow_unknown(const DescriptorPool* pool) { in get_allow_unknown() function in google::protobuf::DescriptorBuilder
5684 if (get_allow_unknown(builder_->pool_)) { in InterpretSingleOption()