Home | History | Annotate | Download | only in core

Lines Matching refs:_app

26 $(call assert-defined, _application_mk _app)
53 _map := NDK_APP.$(_app)
116 $(call ndk_log,Application $(_app) targets unknown platform '$(_bad_platform)')
150 $(call __ndk_info,Application $(_app) targets unknown ABI '$(_bad_abis)')
190 $(call ndk_log,Application '$(_app)' forced debuggable through NDK_DEBUG)
192 $(call ndk_log,Application '$(_app)' forced *not* debuggable through NDK_DEBUG)
203 $(call ndk_log,Application '$(_app)' *is* debuggable)
205 $(call ndk_log,Application '$(_app)' is not debuggable)
247 $(call __ndk_info,Weird, the application $(_app) is already defined by $(call get,$(_map),defined))\
261 NDK_ALL_APPS += $(_app)