9#include "flutter/fml/logging.h"
53 stream <<
"Break on '" << __FUNCTION__
54 <<
"' to inspect point of failure: " <<
message;
std::ostream & GetStream()
#define FML_LOG(severity)
bool ImpellerValidationErrorsAreFatal()
static std::atomic_int32_t sValidationLogsAreFatal
void ImpellerValidationErrorsSetFatal(bool fatal)
void ImpellerValidationBreak(const char *message)
static std::atomic_int32_t sValidationLogsDisabledCount
~ScopedValidationDisable()
ScopedValidationDisable()