Searched refs:reserveBuffer (Results 1 – 3 of 3) sorted by relevance
55 bool reserveBuffer(uint64_t appId, uint32_t appVersion, size_t appBinarylen);
37 success = mNanoapp->reserveBuffer(appId, appVersion, totalBinaryLen); in prepareForLoad()
192 bool PlatformNanoappBase::reserveBuffer( in reserveBuffer() function in chre::PlatformNanoappBase