Searched defs:missing_fields (Results 1 – 5 of 5) sorted by relevance
1436 def _raise_exception_for_missing_fields(missing_fields): argument
1485 def _raise_exception_for_missing_fields(missing_fields): argument
1487 PyObject* missing_fields = NULL; in PyUpb_Message_ReportInitializationErrors() local
1668 std::vector<std::string> missing_fields; in MergeUsingImpl() local