OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:system
(Results
1151 - 1175
of
46866
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/build/make/target/board/generic_arm64/
device.mk
29
frameworks/av/services/audiopolicy/config/audio_policy_configuration_generic.xml:
system
/etc/audio_policy_configuration.xml \
30
frameworks/av/services/audiopolicy/config/primary_audio_policy_configuration.xml:
system
/etc/primary_audio_policy_configuration.xml \
31
frameworks/av/services/audiopolicy/config/r_submix_audio_policy_configuration.xml:
system
/etc/r_submix_audio_policy_configuration.xml \
32
frameworks/av/services/audiopolicy/config/audio_policy_volumes.xml:
system
/etc/audio_policy_volumes.xml \
33
frameworks/av/services/audiopolicy/config/default_volume_tables.xml:
system
/etc/default_volume_tables.xml \
37
# vendor/etc because aosp
system
image (of aosp_$arch products) is going to
40
# NFC configuration file should be in vendor/etc, instead of
system
/etc
42
device/generic/common/nfc/libnfc-nci.conf:
system
/etc/libnfc-nci.conf
/cts/tests/tests/networksecurityconfig/networksecurityconfig-debug-basic-enabled/res/xml/
network_security_config.xml
8
<!-- debug override that trusts the
system
CA store. Connections will work as normal when the
12
<certificates src="
system
" />
/device/generic/goldfish/
fstab.goldfish
3
# The filesystem that contains the filesystem checker binary (typically /
system
) cannot
5
/dev/block/mtdblock0 /
system
ext4 ro,barrier=1 wait
/device/google/atv/products/
sdk_atv_armv7.mk
31
device/generic/goldfish/data/etc/apns-conf.xml:
system
/etc/apns-conf.xml \
32
device/generic/goldfish/camera/media_codecs.xml:
system
/etc/media_codecs.xml \
33
frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:
system
/etc/media_codecs_google_audio.xml \
34
frameworks/native/data/etc/android.hardware.ethernet.xml:
system
/etc/permissions/android.hardware.ethernet.xml \
35
frameworks/av/media/libstagefright/data/media_codecs_google_telephony.xml:
system
/etc/media_codecs_google_telephony.xml \
36
frameworks/av/media/libstagefright/data/media_codecs_google_tv.xml:
system
/etc/media_codecs_google_tv.xml \
37
frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:
system
/etc/media_codecs_google_video.xml \
38
hardware/libhardware_legacy/audio/audio_policy.conf:
system
/etc/audio_policy.conf
/device/google/wahoo/sepolicy/vendor/
init-insmod-sh.te
14
allow init-insmod-sh system_file:
system
module_load;
16
allow init-insmod-sh vendor_file:
system
module_load;
tango_core.te
4
#from
system
/sepolicy/private/untrusted_app.te
9
#from
system
/sepolicy/private/untrusted_app.te
/device/google/wahoo/vr/
android.hardware.vr@1.0-service.wahoo.rc
3
user
system
4
group
system
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/drivers/mtcmos/
mtcmos.h
11
* cores in cluster 0 are all powered when the
system
power on. The
System
/external/annotation-tools/annotation-file-utilities/tests/
BoundMethodSimple.goal
9
System
.out.println(t);
13
System
.out.println(t);
/external/autotest/client/site_tests/platform_CheckErrorsInLog/
control
6
DOC = "Checks
system
logs for error messages."
8
PURPOSE = "Ensure there are no major errors in
system
logs."
/external/autotest/client/site_tests/platform_FilePerms/
control
7
PURPOSE = "Verify permissions are correct on
system
files and directories."
9
This test will fail if it finds unexpected permissions on
system
files or
/external/autotest/client/site_tests/platform_Pkcs11ChangeAuthData/
platform_Pkcs11ChangeAuthData.py
15
utils.
system
('p11_replay --inject --replay_wifi')
20
result = utils.
system
('p11_replay --replay_wifi', ignore_status=True)
27
result = utils.
system
('p11_replay --replay_wifi', ignore_status=True)
34
result = utils.
system
('p11_replay --replay_wifi', ignore_status=True)
42
result = utils.
system
('p11_replay --replay_wifi', ignore_status=True)
45
utils.
system
('p11_replay --inject --replay_wifi')
49
result = utils.
system
('p11_replay --replay_wifi', ignore_status=True)
55
result = utils.
system
('p11_replay --replay_wifi', ignore_status=True)
/external/autotest/client/site_tests/platform_StackProtector/
control
8
Tests for evidence that all
system
executables were compiled with
12
PURPOSE = "Verify that
system
executables were compiled with -fstack-protector."
/external/autotest/client/site_tests/power_Idle/
control
7
PURPOSE = "Measure power usage when
system
is idle."
16
This test records power related statistics while the
system
is idling.
/external/autotest/client/site_tests/power_StatsCPUFreq/
control
8
PURPOSE = "Measure time spent at each CPU Frequency when
system
is idle."
17
the
system
is idle
/external/autotest/client/site_tests/power_StatsCPUIdle/
control
7
PURPOSE = "Measure time spent at each CPU idle level when
system
is idle."
16
the
system
is idling.
/external/autotest/client/site_tests/power_Status/
control
7
PURPOSE = "Collect power status of
system
."
15
This is a sample test that collects and reports the power status of the
system
.
/external/autotest/client/site_tests/security_SandboxedServices/
control
7
DOC = "Enforces sandboxing of
system
services."
9
PURPOSE = "To maintain sensitive
system
services correctly sandboxed."
/external/autotest/client/tests/sound_infrastructure/
control
5
NAME = "Sound
System
Validation"
18
are present when the
system
is running. And that permissions are sane
/external/clang/test/Analysis/
cxx-method-names.cpp
6
void
system
(int); // taint checker
16
E.
system
(0);
/external/clang/test/Modules/Inputs/System/usr/include/
module.map
1
module cstd [
system
] {
7
// Only in
system
headers directory
/external/clang/test/Modules/
compiler_builtins.m
2
// RUN: %clang_cc1 -fsyntax-only -fmodules -fimplicit-module-maps -fmodules-cache-path=%t %s -I%S/Inputs/
System
/usr/include -verify
3
// RUN: %clang_cc1 -fsyntax-only -std=c99 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t %s -I%S/Inputs/
System
/usr/include -verify
/external/cros/system_api/switches/
chrome_switches.h
17
// Flag passed to the browser if the
system
is running in dev-mode.
18
const char kSystemInDevMode[] = "
system
-developer-mode";
/external/curl/lib/
libcurl.plist
2
<!DOCTYPE plist
SYSTEM
"file://localhost/
System
/Library/DTDs/PropertyList.dtd">
/external/e2fsprogs/lib/ext2fs/
tst_bitmaps_cmd.ct
3
request setup_cmd, "Setup file
system
",
6
request close_cmd, "Close file
system
",
Completed in 2151 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>