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.h28 #ifndef CHRE_MAX_ALLOCATION_BYTES
29 #define CHRE_MAX_ALLOCATION_BYTES 262144 // 256 * 1024 macro
131 static constexpr size_t kMaxAllocationBytes = CHRE_MAX_ALLOCATION_BYTES;