Home
last modified time | relevance | path

Searched refs:configured (Results 1 – 25 of 27) sorted by relevance

12

/system/extras/simpleperf/demo/SimpleperfExamplePureJava/
Dgradle.properties4 # Gradle settings configured through the IDE *will override*
14 # When configured, Gradle will run in incubating parallel mode.
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/
Dgradle.properties4 # Gradle settings configured through the IDE *will override*
14 # When configured, Gradle will run in incubating parallel mode.
/system/extras/simpleperf/demo/JavaApi/
Dgradle.properties3 # Gradle settings configured through the IDE *will override*
10 # When configured, Gradle will run in incubating parallel mode.
/system/extras/simpleperf/demo/CppApi/
Dgradle.properties3 # Gradle settings configured through the IDE *will override*
10 # When configured, Gradle will run in incubating parallel mode.
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/
Dgradle.properties4 # Gradle settings configured through the IDE *will override*
14 # When configured, Gradle will run in incubating parallel mode.
/system/timezone/distro/
DREADME5 zone rules on a correctly configured Android device, i.e. files required by
/system/chre/
D.clang-format18 # various options that can be configured and for the definitions of each
DREADME.md83 given chip may use the same platform code, but the code may be configured on a
/system/keymaster/contexts/
Dsoft_keymaster_device.cpp602 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in add_rng_entropy()
729 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in generate_key()
840 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in get_key_characteristics()
910 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in import_key()
976 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in export_key()
991 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in attest_key()
1046 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in upgrade_key()
1080 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in delete_key()
1097 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in delete_all_keys()
1182 if (!convert_device(dev)->configured()) return KM_ERROR_KEYMASTER_NOT_CONFIGURED; in begin()
[all …]
/system/sepolicy/private/
Dflags_health_check.te26 # server configured values of all flags with default values.
/system/sepolicy/prebuilts/api/31.0/private/
Dflags_health_check.te26 # server configured values of all flags with default values.
/system/logging/logd/
DREADME.compression.md31 * Memory usage greatly exceeds configured buffer size
39 * Memory usage stays below configured log size => better system health
/system/sepolicy/prebuilts/api/29.0/public/
Dflags_health_check.te20 # server configured values of all flags with default values.
/system/sepolicy/prebuilts/api/30.0/public/
Dflags_health_check.te24 # server configured values of all flags with default values.
/system/extras/ANRdaemon/
DREADME3 logging. Trace are configured ahead by setting different modules in /d/tracing.
/system/chre/apps/test/common/proto/
Dchre_cross_validation_wifi.proto39 // The step where the nanoapp is configured to monitor for wifi scans and the
/system/keymaster/include/keymaster/
Dsoft_keymaster_device.h72 bool configured() const { return configured_; } in configured() function
/system/nvram/
DREADME.md6 can be configured on each NVRAM space to prevent the contents from being
/system/memory/lmkd/
DREADME.md26 lmkd can be configured on a particular system using the following Android
/system/teeui/test/example_config/
DREADME43 configured with the values specific to the device. If no configuration is
/system/core/llkd/
Dlibllkd.cpp1377 auto configured = llkWriteStringToFileConfirm(std::to_string(khtTimeout.count()), in llkInit() local
1379 if (configured) { in llkInit()
1382 configured = llkWriteStringToFileConfirm("1", "/proc/sys/kernel/hung_task_panic"); in llkInit()
1384 if (configured) { in llkInit()
/system/bt/
DREADME.md16 configured for AOSP development, you should have all required packages.
DBUILD.gn122 # If not configured as a dynamic library, default to static library
/system/sepolicy/
DREADME20 These device policy files can be configured through the use of
/system/bt/gd/docs/testing/
Dcert_test.md28 diagram shows how the system could be configured:

12