Searched refs:configured (Results 1 – 20 of 20) sorted by relevance
/system/extras/simpleperf/demo/CppApi/ |
D | gradle.properties | 3 # Gradle settings configured through the IDE *will override* 10 # When configured, Gradle will run in incubating parallel mode.
|
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/ |
D | gradle.properties | 4 # Gradle settings configured through the IDE *will override* 14 # When configured, Gradle will run in incubating parallel mode.
|
/system/extras/simpleperf/demo/JavaApi/ |
D | gradle.properties | 3 # Gradle settings configured through the IDE *will override* 10 # When configured, Gradle will run in incubating parallel mode.
|
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/ |
D | gradle.properties | 4 # Gradle settings configured through the IDE *will override* 14 # When configured, Gradle will run in incubating parallel mode.
|
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/ |
D | gradle.properties | 4 # Gradle settings configured through the IDE *will override* 14 # When configured, Gradle will run in incubating parallel mode.
|
/system/core/adb/ |
D | SOCKET-ACTIVATION.txt | 1 adb can be configured to work with systemd-style socket activation, 36 configured analogously. The important part is that adb be started with
|
/system/timezone/distro/ |
D | README | 5 zone rules on a correctly configured Android device, i.e. files required by
|
/system/sepolicy/private/ |
D | flags_health_check.te | 21 # server configured values of all flags with default values.
|
/system/keymaster/contexts/ |
D | soft_keymaster_device.cpp | 656 if (!convert_device(dev)->configured()) in add_rng_entropy() 792 if (!convert_device(dev)->configured()) in generate_key() 911 if (!convert_device(dev)->configured()) in get_key_characteristics() 989 if (!convert_device(dev)->configured()) in import_key() 1060 if (!convert_device(dev)->configured()) in export_key() 1076 if (!convert_device(dev)->configured()) in attest_key() 1135 if (!convert_device(dev)->configured()) in upgrade_key() 1173 if (!convert_device(dev)->configured()) in delete_key() 1193 if (!convert_device(dev)->configured()) in delete_all_keys() 1282 if (!convert_device(dev)->configured()) in begin() [all …]
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | flags_health_check.te | 20 # server configured values of all flags with default values.
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | flags_health_check.te | 24 # server configured values of all flags with default values.
|
/system/extras/ANRdaemon/ |
D | README | 3 logging. Trace are configured ahead by setting different modules in /d/tracing.
|
/system/nvram/ |
D | README.md | 6 can be configured on each NVRAM space to prevent the contents from being
|
/system/keymaster/include/keymaster/ |
D | soft_keymaster_device.h | 80 bool configured() const { return configured_; } in configured() function
|
/system/memory/lmkd/ |
D | README.md | 26 lmkd can be configured on a particular system using the following Android
|
/system/teeui/test/example_config/ |
D | README | 43 configured with the values specific to the device. If no configuration is
|
/system/core/llkd/ |
D | libllkd.cpp | 1376 auto configured = llkWriteStringToFileConfirm(std::to_string(khtTimeout.count()), in llkInit() local 1378 if (configured) { in llkInit() 1381 configured = llkWriteStringToFileConfirm("1", "/proc/sys/kernel/hung_task_panic"); in llkInit() 1383 if (configured) { in llkInit()
|
/system/sepolicy/ |
D | README | 20 These device policy files can be configured through the use of
|
/system/bt/gd/docs/testing/ |
D | cert_test.md | 28 diagram shows how the system could be configured:
|
/system/update_engine/ |
D | README.md | 197 user action), but they can also be configured to act as non-interactive. Since
|