#include <cstdlib>#include "flutter/fml/logging.h"Go to the source code of this file.
Namespaces | |
| impeller | |
Macros | |
| #define | IMPELLER_COMPILER_CLANG 0 |
| #define | IMPELLER_PRINTF_FORMAT(format_number, args_number) |
| #define | IMPELLER_UNIMPLEMENTED impeller::ImpellerUnimplemented(__FUNCTION__, __FILE__, __LINE__); |
Functions | |
| void | impeller::ImpellerUnimplemented (const char *method, const char *file, int line) |
| #define IMPELLER_PRINTF_FORMAT | ( | format_number, | |
| args_number | |||
| ) |
| #define IMPELLER_UNIMPLEMENTED impeller::ImpellerUnimplemented(__FUNCTION__, __FILE__, __LINE__); |