Searched refs:maxMemoryCapacity (Results 1 – 1 of 1) sorted by relevance
111 int maxMemoryCapacity; /*!< Maximum amount of memory allocated for pools. */ member311 root->maxMemoryCapacity = deMax32(root->maxMemoryCapacity, deMemPool_getCapacity(root, DE_TRUE)); in deMemPool_destroy()592 return deMax32(pool->maxMemoryCapacity, deMemPool_getCapacity(pool, DE_TRUE)); in deMemPool_getMaxCapacity()