Home
last modified time | relevance | path

Searched refs:CHRE_NSL_NANOAPP_INFO_STRUCT_MINOR_VERSION (Results 1 – 8 of 8) sorted by relevance

/system/chre/platform/linux/
Dplatform_nanoapp.cc66 CHRE_NSL_NANOAPP_INFO_STRUCT_MINOR_VERSION) in supportsAppPermissions()
141 CHRE_NSL_NANOAPP_INFO_STRUCT_MINOR_VERSION) { in openNanoappFromFile()
/system/chre/platform/shared/include/chre/platform/shared/
Dnanoapp_support_lib_dso.h44 #define CHRE_NSL_NANOAPP_INFO_STRUCT_MINOR_VERSION UINT8_C(3) macro
/system/chre/platform/slpi/include/chre/target_platform/
Dstatic_nanoapp_init.h42 appInfo.structMinorVersion = CHRE_NSL_NANOAPP_INFO_STRUCT_MINOR_VERSION; \
/system/chre/platform/linux/include/chre/target_platform/
Dstatic_nanoapp_init.h41 appInfo.structMinorVersion = CHRE_NSL_NANOAPP_INFO_STRUCT_MINOR_VERSION; \
/system/chre/platform/freertos/include/chre/target_platform/
Dstatic_nanoapp_init.h41 appInfo.structMinorVersion = CHRE_NSL_NANOAPP_INFO_STRUCT_MINOR_VERSION; \
/system/chre/platform/freertos/
Dplatform_nanoapp.cc91 CHRE_NSL_NANOAPP_INFO_STRUCT_MINOR_VERSION) in supportsAppPermissions()
253 CHRE_NSL_NANOAPP_INFO_STRUCT_MINOR_VERSION) { in verifyNanoappInfo()
/system/chre/platform/slpi/
Dplatform_nanoapp.cc241 CHRE_NSL_NANOAPP_INFO_STRUCT_MINOR_VERSION) { in verifyNanoappInfo()
288 CHRE_NSL_NANOAPP_INFO_STRUCT_MINOR_VERSION) in supportsAppPermissions()
/system/chre/platform/shared/nanoapp/
Dnanoapp_support_lib_dso.cc124 /* structMinorVersion */ CHRE_NSL_NANOAPP_INFO_STRUCT_MINOR_VERSION,