Searched defs:appVersion (Results 1 – 6 of 6) sorted by relevance
| /system/chre/platform/linux/include/chre/target_platform/ |
| D | static_nanoapp_init.h | 32 #define CHRE_STATIC_NANOAPP_INIT(appName, appId, appVersion) \ argument
|
| /system/chre/platform/shared/include/chre/platform/shared/ |
| D | nanoapp_support_lib_dso.h | 88 uint32_t appVersion; member
|
| /system/chre/platform/slpi/ |
| D | platform_nanoapp.cc | 101 bool PlatformNanoappBase::loadFromBuffer(uint64_t appId, uint32_t appVersion, in loadFromBuffer()
|
| D | host_link.cc | 410 uint32_t appVersion, uint32_t targetApiVersion, const void *appBinary, in handleLoadNanoappRequest()
|
| /system/chre/platform/shared/ |
| D | host_protocol_chre.cc | 104 uint64_t appId, uint32_t appVersion, bool enabled, bool isSystemNanoapp) { in addNanoappListEntry()
|
| /system/chre/host/common/ |
| D | host_protocol_host.cc | 129 uint32_t appVersion, uint32_t targetApiVersion, in encodeLoadNanoappRequest()
|