HomeSort by relevance Sort by last modified time
    Searched full:_app (Results 1 - 24 of 24) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
App.py 1 from _App import *
  /external/sepolicy/
seapp_contexts 15 # user=_app will match any regular app UID.
37 # levelFrom=user is only supported for _app or _isolated UIDs.
38 # levelFrom=app or levelFrom=all is only supported for _app UIDs.
49 user=_app seinfo=platform domain=platform_app type=app_data_file levelFrom=user
50 user=_app domain=untrusted_app type=app_data_file levelFrom=user
  /ndk/build/core/
setup-app.mk 20 $(call assert-defined,_app)
22 _map := NDK_APP.$(_app)
30 NDK_APP_NAME := $(_app)
38 .PHONY: ndk-app-$(_app)
39 ndk-app-$(_app): $(NDK_APP_MODULES)
40 all: ndk-app-$(_app)
116 $(call __ndk_info,NDK Application '$(_app)' targets unknown ABI(s): $(_bad_abis))
129 ifeq ($(NDK_APP.$(_app).cleaned_binaries),)
130 NDK_APP.$(_app).cleaned_binaries := true
add-application.mk 26 $(call assert-defined, _application_mk _app)
53 _map := NDK_APP.$(_app)
144 $(call ndk_log,Application $(_app) targets unknown platform '$(_bad_platform)')
184 $(call __ndk_info,Application $(_app) targets unknown ABI '$(_bad_abis)')
229 $(call ndk_log,Application '$(_app)' forced debuggable through NDK_DEBUG)
231 $(call ndk_log,Application '$(_app)' forced *not* debuggable through NDK_DEBUG)
242 $(call ndk_log,Application '$(_app)' *is* debuggable)
244 $(call ndk_log,Application '$(_app)' is not debuggable)
291 $(call __ndk_info,Weird, the application $(_app) is already defined by $(call get,$(_map),defined))\
305 NDK_ALL_APPS += $(_app)
    [all...]
main.mk 86 $(foreach _app,$(APP),\
87 $(eval _application_mk := $(strip $(wildcard $(NDK_ROOT)/apps/$(_app)/Application.mk))) \
93 Missing file: apps/$(_app)/Application.mk !)\
build-local.mk 208 _app := local macro
210 NDK_APPS := $(_app)
236 $(foreach _app,$(NDK_APPS),\
setup-abi.mk 27 TARGET_OUT := $(NDK_APP_OUT)/$(_app)/$(TARGET_ARCH_ABI)
build-all.mk 81 $(foreach _app,$(NDK_APPS),\
  /frameworks/base/services/core/java/com/android/server/am/
ReceiverList.java 45 ReceiverList(ActivityManagerService _owner, ProcessRecord _app,
49 app = _app;
ActivityManagerDebugConfig.java 93 static final String POSTFIX_APP = (APPEND_CATEGORY_NAME) ? "_App" : "";
  /system/extras/tests/workloads/
defs.sh 178 _app=$1
187 vout $_app was restarted!
198 _app=$1
200 f=$(grep "surfaceflinger.*tracing_mark_write.*$_app" $traceout 2>/dev/null |
207 f=$(grep " <...>-$pid.*tracing_mark_write.*$_app" $traceout 2>/dev/null |
255 _app=$1
  /developers/samples/android/notification/MessagingService/
template-params.xml 81 example: res/xml/automotive\_app\_desc.xml
README.md 29 example: res/xml/automotive\_app\_desc.xml
  /external/mdnsresponder/mDNSShared/
dns-sd.1 97 must be of the form "_app-proto._tcp" or "_app-proto._udp", where
mDNS.1 101 must be of the form "_app-proto._tcp" or "_app-proto._udp", where
  /developers/build/prebuilts/gradle/MediaBrowserService/
README.md 53 And in res/xml/automotive\_app\_desc.xml:
  /developers/build/prebuilts/gradle/MessagingService/
README.md 29 example: res/xml/automotive\_app\_desc.xml
  /developers/samples/android/media/MediaBrowserService/
README.md 53 And in res/xml/automotive\_app\_desc.xml:
template-params.xml 112 And in res/xml/automotive\_app\_desc.xml:
  /external/chromium-trace/trace-viewer/third_party/webapp2/docs/
index.rst 207 .. _App Engine documentation: http://code.google.com/appengine/docs/
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 34 WpaGui::WpaGui(QApplication *_app, QWidget *parent, const char *,
36 : QMainWindow(parent), app(_app)
    [all...]
  /external/libselinux/src/
android.c 621 username = "_app";
    [all...]
  /prebuilts/qemu-kernel/mips/2.6/
kernel-qemu 
vmlinux-qemu 

Completed in 1862 milliseconds