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