Home | History | Annotate | Download | only in installd

Lines Matching refs:curMemBlockAvail

524     int8_t* res = cache->curMemBlockAvail;
534 res = cache->curMemBlockAvail = newBlock + sizeof(void*);
540 cache->curMemBlockAvail = nextPos;