Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
validation.cc File Reference
#include "impeller/base/validation.h"
#include <atomic>
#include "flutter/fml/logging.h"

Go to the source code of this file.

Namespaces

namespace  impeller
 

Functions

void impeller::ImpellerValidationErrorsSetFatal (bool fatal)
 
void impeller::ImpellerValidationBreak (const char *message)
 
bool impeller::ImpellerValidationErrorsAreFatal ()
 

Variables

static std::atomic_int32_t impeller::sValidationLogsDisabledCount = 0
 
static std::atomic_int32_t impeller::sValidationLogsAreFatal = 0