Flutter Engine
The Flutter Engine
|
#include "platform/globals.h"
Go to the source code of this file.
Macros | |
#define | LSAN_REGISTER_ROOT_REGION(ptr, len) |
#define | LSAN_UNREGISTER_ROOT_REGION(ptr, len) |
#define LSAN_REGISTER_ROOT_REGION | ( | ptr, | |
len | |||
) |
Definition at line 26 of file leak_sanitizer.h.
#define LSAN_UNREGISTER_ROOT_REGION | ( | ptr, | |
len | |||
) |
Definition at line 29 of file leak_sanitizer.h.