Searched defs:MAX_MALLOC_SIZE (Results 1 – 7 of 7) sorted by relevance
25 #define MAX_MALLOC_SIZE (512 * 1024 * 1024) // 512M macro
24 #define MAX_MALLOC_SIZE (64 * 1024) macro
34 #define MAX_MALLOC_SIZE 0x800000 // 8M macro
34 #define MAX_MALLOC_SIZE 0x100000 /* 1M */ macro
99 static constexpr uint16_t MAX_MALLOC_SIZE = 2048; // unit: 4 bytes member in OHOS::UIScreenshotListener
27 #define MAX_MALLOC_SIZE 8192 macro
31 #define MAX_MALLOC_SIZE 0x10000000L macro