Searched refs:ReportSerializationWarning (Results 1 – 2 of 2) sorted by relevance
133 bool ReportSerializationWarning(ValidationError error);166 DLOG_IF(FATAL, (condition) && !ReportSerializationWarning(error)) \
128 bool ReportSerializationWarning(ValidationError error) { in ReportSerializationWarning() function