Home
last modified time | relevance | path

Searched refs:NANOAPP_NAME_STRING (Results 1 – 4 of 4) sorted by relevance

/system/chre/build/nanoapp/
Dapp.mk25 ifeq ($(NANOAPP_NAME_STRING),)
26 $(error The NANOAPP_NAME_STRING variable must be set to the friendly name of \
Dgoogle_slpi.mk21 TARGET_CFLAGS += -DNANOAPP_NAME_STRING=$(NANOAPP_NAME_STRING)
/system/chre/apps/hello_world/
DMakefile23 NANOAPP_NAME_STRING = \"Hello\ World\" macro
/system/chre/platform/shared/nanoapp/
Dnanoapp_support_lib_dso.c37 .name = NANOAPP_NAME_STRING,