Home
last modified time | relevance | path

Searched refs:NANOAPP_VERSION (Results 1 – 25 of 25) sorted by relevance

/system/chre/build/app_support/qcom_nanohub/
Dapp_support_uimg.cc50 #if !defined(NANOAPP_ID) || !defined(NANOAPP_VERSION)
51 #error NANOAPP_ID and NANOAPP_VERSION must be defined in the build environment
55 .appVer = NANOAPP_VERSION,
Dapp_support.cc99 #if !defined(NANOAPP_ID) || !defined(NANOAPP_VERSION)
100 #error NANOAPP_ID and NANOAPP_VERSION must be defined in the build environment
108 .appVer = NANOAPP_VERSION,
/system/chre/build/nanoapp/
Dapp.mk20 ifeq ($(NANOAPP_VERSION),)
30 NANOAPP_VERSION := $(strip $(NANOAPP_VERSION))
31 MATCHED_NANOAPP_VERSION := $(shell echo $(NANOAPP_VERSION) \
33 ifneq ($(MATCHED_NANOAPP_VERSION), $(NANOAPP_VERSION))
Dqcom_nanohub.mk19 TARGET_CFLAGS += -DNANOAPP_VERSION=$(NANOAPP_VERSION)
/system/chre/apps/test/chqts/build/busy_startup/
DMakefile5 NANOAPP_VERSION := 0x00000000 macro
/system/chre/apps/test/chqts/build/who_am_i/
DMakefile5 NANOAPP_VERSION := 0x00000000 macro
/system/chre/apps/test/chqts/build/echo_message/
DMakefile5 NANOAPP_VERSION := 0x00000000 macro
/system/chre/apps/test/chqts/build/do_nothing/
DMakefile5 NANOAPP_VERSION := 0x00000001 macro
/system/chre/apps/test/chqts/build/fail_startup/
DMakefile5 NANOAPP_VERSION := 0x00000000 macro
/system/chre/apps/tflm_demo/
DMakefile15 NANOAPP_VERSION = 0x00000001 # Version scheme: 0xMMmmpppp macro
/system/chre/apps/wifi_world/
DMakefile16 NANOAPP_VERSION = 0x00000000 macro
/system/chre/apps/test/chqts/build/general_test/
DMakefile7 NANOAPP_VERSION := 0x00000000 macro
/system/chre/apps/test/chqts/build/general_test2/
DMakefile8 NANOAPP_VERSION := 0x00000000 macro
/system/chre/apps/host_awake_world/
DMakefile21 NANOAPP_VERSION = 0x00000001 macro
/system/chre/apps/timer_world/
DMakefile21 NANOAPP_VERSION = 0x00000001 macro
/system/chre/apps/debug_dump_world/
DMakefile21 NANOAPP_VERSION = 0x00000001 macro
/system/chre/apps/audio_world/
DMakefile21 NANOAPP_VERSION = 0x00000001 macro
/system/chre/apps/sensor_world/
DMakefile21 NANOAPP_VERSION = 0x00000001 macro
/system/chre/apps/hello_world/
DMakefile21 NANOAPP_VERSION = 0x00000001 macro
/system/chre/apps/gnss_world/
DMakefile21 NANOAPP_VERSION = 0x00000001 macro
/system/chre/apps/test/chqts/src/general_test/
Drunning_info.cc41 } else if (mRunningInfo.version != NANOAPP_VERSION) { in validate()
/system/chre/apps/power_test/common/
Dpower_test.mk19 NANOAPP_VERSION = 0x00020000
/system/chre/build/
Dbuild_template.mk170 printf "00000010 %.8x " `$(BE_TO_LE_SCRIPT) $(NANOAPP_VERSION)` >> $$@
/system/chre/platform/shared/nanoapp/
Dnanoapp_support_lib_dso.cc135 /* appVersion */ NANOAPP_VERSION,
/system/chre/doc/
Dnanoapp_developer_guide.md60 * `NANOAPP_VERSION`: 32-bit version, in hexadecimal format (see versioning