HomeSort by relevance Sort by last modified time
    Searched full:_app (Results 1 - 17 of 17) 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 12 # user=_app will match any regular app UID.
34 # levelFrom=user is only supported for _app or _isolated UIDs.
35 # levelFrom=app or levelFrom=all is only supported for _app UIDs.
46 user=_app seinfo=platform domain=platform_app type=app_data_file
47 user=_app domain=untrusted_app type=app_data_file
  /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)
95 $(call __ndk_info,NDK Application '$(_app)' targets unknown ABI(s): $(_bad_abis))
108 ifeq ($(NDK_APP.$(_app).cleaned_binaries),)
109 NDK_APP.$(_app).cleaned_binaries := true
add-application.mk 26 $(call assert-defined, _application_mk _app)
53 _map := NDK_APP.$(_app)
134 $(call ndk_log,Application $(_app) targets unknown platform '$(_bad_platform)')
181 $(call __ndk_info,Application $(_app) targets unknown ABI '$(_bad_abis)')
226 $(call ndk_log,Application '$(_app)' forced debuggable through NDK_DEBUG)
228 $(call ndk_log,Application '$(_app)' forced *not* debuggable through NDK_DEBUG)
239 $(call ndk_log,Application '$(_app)' *is* debuggable)
241 $(call ndk_log,Application '$(_app)' is not debuggable)
288 $(call __ndk_info,Weird, the application $(_app) is already defined by $(call get,$(_map),defined))\
302 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 192 _app := local macro
194 NDK_APPS := $(_app)
220 $(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;
  /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
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 35 WpaGui::WpaGui(QApplication *_app, QWidget *parent, const char *, Qt::WFlags)
36 : QMainWindow(parent), app(_app)
    [all...]
  /external/libselinux/src/
android.c 544 username = "_app";
    [all...]
  /external/qemu/distrib/libselinux/src/
android.c 537 username = "_app";
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/
final-url-en     [all...]
  /prebuilts/qemu-kernel/mips/2.6/
kernel-qemu 
vmlinux-qemu 

Completed in 667 milliseconds