Searched refs:fSingleAllocationByteLimit (Results 1 – 4 of 4) sorted by relevance
46 fSingleAllocationByteLimit = 0; in init()380 size_t oldLimit = fSingleAllocationByteLimit; in setSingleAllocationByteLimit()381 fSingleAllocationByteLimit = newLimit; in setSingleAllocationByteLimit()386 return fSingleAllocationByteLimit; in getSingleAllocationByteLimit()
218 size_t fSingleAllocationByteLimit; variable
170 fSingleAllocationByteLimit = 0; in init()670 size_t oldLimit = fSingleAllocationByteLimit; in setSingleAllocationByteLimit()671 fSingleAllocationByteLimit = newLimit; in setSingleAllocationByteLimit()676 return fSingleAllocationByteLimit; in getSingleAllocationByteLimit()
190 size_t fSingleAllocationByteLimit; variable