Searched defs:appBinaryLen (Results 1 – 8 of 8) sorted by relevance
/system/chre/platform/shared/ |
D | host_link.cc | 63 size_t appBinaryLen, bool respondBeforeStart) { in loadNanoappData()
|
/system/chre/platform/exynos/ |
D | platform_nanoapp.cc | 30 uint32_t appFlags, size_t appBinaryLen, in reserveBuffer()
|
D | host_link.cc | 173 uint32_t fragmentId, size_t appBinaryLen, bool respondBeforeStart) { in handleLoadNanoappRequest()
|
/system/chre/platform/freertos/ |
D | platform_nanoapp.cc | 178 uint32_t appFlags, size_t appBinaryLen, in reserveBuffer()
|
/system/chre/platform/slpi/ |
D | platform_nanoapp.cc | 95 size_t appBinaryLen, in reserveBuffer()
|
D | host_link.cc | 831 uint32_t fragmentId, size_t appBinaryLen, bool respondBeforeStart) { in handleLoadNanoappRequest()
|
/system/chre/platform/tinysys/ |
D | authentication.cc | 230 bool authenticateBinary(const void *binary, size_t appBinaryLen, in authenticateBinary()
|
D | host_link.cc | 783 uint32_t fragmentId, size_t appBinaryLen, bool respondBeforeStart) { in handleLoadNanoappRequest()
|