Searched refs:configured (Results 1 – 25 of 25) sorted by relevance
/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/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/SimpleperfExampleCpp/ |
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/SimpleperfExampleKotlin/ |
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/SimpleperfExampleJava/ |
D | gradle.properties | 3 # Gradle settings configured through the IDE *will override* 10 # When configured, Gradle will run in incubating parallel mode.
|
/system/keymaster/contexts/ |
D | soft_keymaster_device.cpp | 604 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in add_rng_entropy() 731 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in generate_key() 842 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in get_key_characteristics() 912 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in import_key() 978 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in export_key() 993 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in attest_key() 1048 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in upgrade_key() 1082 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in delete_key() 1099 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in delete_all_keys() 1184 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in begin() [all …]
|
/system/chre/ |
D | .clang-format | 18 # various options that can be configured and for the definitions of each
|
D | README.md | 83 given chip may use the same platform code, but the code may be configured on a
|
/system/logging/logd/ |
D | README.compression.md | 31 * Memory usage greatly exceeds configured buffer size 39 * Memory usage stays below configured log size => better system health
|
/system/sepolicy/private/ |
D | flags_health_check.te | 54 # server configured values of all flags with default values.
|
D | domain.te | 346 # configured using server-configurable flags
|
D | property_contexts | 762 # hypervisor.*: configured by the vendor to advertise capabilities of their
|
/system/memory/lmkd/ |
D | README.md | 26 lmkd can be configured on a particular system using the following Android 101 configured swap size can be always utilized fully.
|
/system/extras/ANRdaemon/ |
D | README | 3 logging. Trace are configured ahead by setting different modules in /d/tracing.
|
/system/libsysprop/srcs/android/sysprop/ |
D | InputProperties.sysprop | 47 # configured for it. Used for debugging stylus pointer icons. Requires restart.
|
/system/chre/apps/test/common/proto/ |
D | chre_cross_validation_wifi.proto | 34 // The step where the nanoapp is configured to monitor for wifi scans and the
|
/system/keymaster/include/keymaster/ |
D | soft_keymaster_device.h | 72 bool configured() const { return configured_; } in configured() function
|
/system/nvram/ |
D | README.md | 6 can be configured on each NVRAM space to prevent the contents from being
|
/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/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/proto/ |
D | nearby_extension.proto | 40 // inspection if they do not match the configured hardware filters. It is 43 // will not impact previously configured filters. But if this field is
|
/system/sepolicy/ |
D | README.md | 22 These device policy files can be configured through the use of
|
/system/core/init/ |
D | README.md | 485 1. `early-init` - The first in the sequence, triggered after cgroups has been configured 492 Remaining triggers are configured in `init.rc` and are not built-in. The default sequence for
|
/system/apex/docs/ |
D | README.md | 509 sequence. List of bootstrap apexes is configured in `kBootstrapApexes`
|
/system/update_engine/ |
D | README.md | 191 user action), but they can also be configured to act as non-interactive. Since
|