Searched refs:curMemBlockAvail (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/
H A Dinstalld.h129 int8_t* curMemBlockAvail; member in struct:__anon1171
H A Dutils.c516 int8_t* res = cache->curMemBlockAvail;
526 res = cache->curMemBlockAvail = newBlock + sizeof(void*);
532 cache->curMemBlockAvail = nextPos;

Completed in 90 milliseconds