Home
last modified time | relevance | path

Searched refs:CHRE_MAX_ALLOCATION_BYTES (Results 1 – 1 of 1) sorted by relevance

/system/chre/platform/include/chre/platform/
Dmemory_manager.h29 #ifndef CHRE_MAX_ALLOCATION_BYTES
30 #define CHRE_MAX_ALLOCATION_BYTES 262144 // 256 * 1024 macro
121 static constexpr size_t kMaxAllocationBytes = CHRE_MAX_ALLOCATION_BYTES;