Searched refs:limitBlock (Results 1 – 1 of 1) sorted by relevance
200 size_t baseBlock, limitBlock; member296 heapSource->limitBlock > block; in isValidAddress()476 …heapSource->limitBlock = ((uintptr_t) heapSource->blockBase + heapSource->maximumSize) >> BLOCK_SH… in dvmHeapSourceStartup()479 heapSource->totalBlocks = (heapSource->limitBlock - heapSource->baseBlock); in dvmHeapSourceStartup()