Searched refs:ExamineIfOptionIsSet (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc2556 bool ExamineIfOptionIsSet(
4870 if (!field->is_repeated() && !ExamineIfOptionIsSet(
4875 return false; // ExamineIfOptionIsSet() already added the error.
4936 bool DescriptorBuilder::OptionInterpreter::ExamineIfOptionIsSet( function in class:google::protobuf::DescriptorBuilder::OptionInterpreter
4968 !ExamineIfOptionIsSet(intermediate_fields_iter + 1,
4979 if (!ExamineIfOptionIsSet(intermediate_fields_iter + 1,

Completed in 48 milliseconds