Home
last modified time | relevance | path

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

123456789

/system/core/libpixelflinger/tests/arch-mips/
DAndroid.mk2 include $(all-subdir-makefiles)
5 include $(all-subdir-makefiles)
/system/core/logcat/
Dlogcatd.rc2 # all exec/services are called with umask(077), so no gain beyond 0700
5 …# exec - logd log -- /system/bin/logcat -L -b all -v threadtime -v usec -v printable -D -f /data/m…
8 service logcatd /system/bin/logcat -b all -v threadtime -v usec -v printable -D -f /data/misc/logd/…
/system/ca-certificates/
DAndroid.mk22 define all-files-under
44 cacerts := $(call all-files-under,files)
62 include $(call all-makefiles-under,$(LOCAL_PATH))
/system/update_engine/
DWATCHLISTS7 'all': {
12 'all': ['adlr@chromium.org', 'petkov@chromium.org']
/system/core/metricsd/
DWATCHLISTS7 'all': {
12 'all': ['petkov@chromium.org',
/system/core/libmemunreachable/
DREADME.md6 …detector. It uses an imprecise mark-and-sweep garbage collector pass over all native memory, repo…
42 …6. *Original process*: Allocations are re-enabled using `malloc_enable()`, but all threads are sti…
43 …ormal `fork()`. The sweeper process has a copy of all memory from the original process, including…
44 8. Collection process releases all threads from `ptrace` and exits
46 …10. *Sweeper process*: A list of all active allocations is produced by examining the memory mappin…
47 …11. A list of all roots is produced from globals (.data and .bss sections of binaries), and regist…
69 - `malloc enable()`: re-enable allocations in all threads.
/system/bt/
DBUILD.gn18 # file, and recursively load all dependencies until all dependencies are either
23 # This pulls in main/BUILD.gn and all of its dependencies.
/system/sepolicy/
Dseapp_contexts41 # levelFrom (string; one of none, all, app, or user)
46 # levelFrom=app or levelFrom=all is only supported for _app UIDs.
53 # regular expressions exists on all input and output selectors. Neverallow
54 # rules are never output to the built seapp_contexts file. Like all keywords,
55 # neverallows are case-insensitive. A neverallow is asserted when all key value
97 user=_app isAutoPlayApp=true domain=autoplay_app type=autoplay_data_file levelFrom=all
Dbinderservicedomain.te1 # Rules common to all binder service domains
17 # allow all services to run permission checks
/system/connectivity/shill/doc/
Dprofile-api.txt7 accordingly. Doing this depends on all object instances having a unique
127 default profile as it affects all users and is
137 default profile as it affects all users and is
151 The setting for switching all radios on or
153 default profile as it affects all users and is
164 profile as it affects all users and is used
174 profile as it affects all users and is used
/system/extras/librank/
Dlibrank.c75 struct library_info *get_library(const char *name, bool all) { in get_library() argument
79 if (!all) { in get_library()
221 bool all; in main() local
234 all = false; in main()
263 all = true; in main()
356 li = get_library(pm_map_name(maps[j]), all); in main()
/system/extras/perfprofd/
Dperf_profile.proto20 // This field can be set as empty if all frame share the same load_module_id
85 // This is the sum of counts of address_samples and range_samples in all
89 // Samples for all profiled programs.
92 // List of all load modules.
/system/core/libpixelflinger/tests/
DAndroid.mk1 include $(all-subdir-makefiles)
/system/extras/
DAndroid.mk17 include $(all-subdir-makefiles)
/system/extras/tests/wifi/
DAndroid.mk17 include $(call all-subdir-makefiles)
/system/bt/test/
DAndroid.mk1 include $(call all-subdir-makefiles)
/system/nativepower/
DAndroid.mk17 include $(call all-subdir-makefiles)
/system/extras/tests/binder/
DAndroid.mk17 include $(call all-subdir-makefiles)
/system/netd/
DAndroid.mk1 include $(call all-subdir-makefiles)
/system/extras/tests/iptables/
DAndroid.mk17 include $(call all-subdir-makefiles)
/system/bt/tools/
DAndroid.mk.disabled1 include $(call all-subdir-makefiles)
/system/extras/tests/
DAndroid.mk1 include $(call all-subdir-makefiles)
/system/extras/tests/audio/
DAndroid.mk17 include $(call all-subdir-makefiles)
/system/core/libpixelflinger/tests/arch-arm64/
DAndroid.mk2 include $(all-subdir-makefiles)
/system/bt/embdrv/sbc/
DAndroid.mk3 include $(call all-subdir-makefiles)

123456789