Searched refs:reserveBuffer (Results 1 – 5 of 5) sorted by relevance
/system/chre/platform/slpi/include/chre/target_platform/ |
D | platform_nanoapp_base.h | 58 bool reserveBuffer(uint64_t appId, uint32_t appVersion, uint32_t appFlags,
|
/system/chre/platform/freertos/include/chre/target_platform/ |
D | platform_nanoapp_base.h | 74 bool reserveBuffer(uint64_t appId, uint32_t appVersion, uint32_t appFlags,
|
/system/chre/platform/shared/ |
D | nanoapp_load_manager.cc | 41 success = mNanoapp->reserveBuffer(appId, appVersion, appFlags, in prepareForLoad()
|
/system/chre/platform/freertos/ |
D | platform_nanoapp.cc | 172 bool PlatformNanoappBase::reserveBuffer(uint64_t appId, uint32_t appVersion, in reserveBuffer() function in chre::PlatformNanoappBase
|
/system/chre/platform/slpi/ |
D | platform_nanoapp.cc | 93 bool PlatformNanoappBase::reserveBuffer(uint64_t appId, uint32_t appVersion, in reserveBuffer() function in chre::PlatformNanoappBase
|