Home
last modified time | relevance | path

Searched refs:require (Results 1 – 25 of 49) sorted by relevance

12

/system/vold/
DIdleMaint.cpp276 std::string require; in runDevGcFstab() local
277 if (!ReadFileToString(path, &require)) { in runDevGcFstab()
281 require = android::base::Trim(require); in runDevGcFstab()
282 if (require == "" || require == "off" || require == "disabled") { in runDevGcFstab()
/system/apex/tests/
DREADME.md3 Presently, these tests require an unreleased version of the framework, and
/system/tools/aidl/build/
Dgo.mod3 require (
/system/sepolicy/prebuilts/api/30.0/private/
Dtraced_perf.te14 # check (which would require a process:attach SELinux allow-rule).
Dmls61 # For symlinks in app_data_file, require equivalence in order to manipulate or follow (read).
/system/sepolicy/private/
Dtraced_perf.te14 # check (which would require a process:attach SELinux allow-rule).
Dmls61 # For symlinks in app_data_file, require equivalence in order to manipulate or follow (read).
/system/security/keystore/
Dkey_config.proto34 // What auth types does this key require? If none, then no auth required.
Doperation_config.proto35 // What auth types does this op require? If none, then no auth required.
/system/bt/
DREADME.md19 Install dependencies (require sudo access):
/system/nvram/
DREADME.md9 require a trusted storage location for critical data that an attacker can't
/system/tools/mkbootimg/
Dpylintrc7 # pygtk.require().
224 # not require a docstring.
227 # Minimum line length for functions/classes that require docstrings, shorter
/system/extras/app-launcher/
DREADME58 different metrics, but that will require a change to getstats() to
/system/sepolicy/prebuilts/api/26.0/private/
Ddomain_deprecated.te168 # only require read
/system/sepolicy/prebuilts/api/28.0/public/
Dvendor_init.te31 # chown/chmod require open+read+setattr required for open()+fchown/fchmod().
/system/sepolicy/prebuilts/api/29.0/private/
Dmls61 # For symlinks in app_data_file, require equivalence in order to manipulate or follow (read).
/system/update_engine/
Dpylintrc21 # pygtk.require().
347 # not require a docstring.
350 # Minimum line length for functions/classes that require docstrings, shorter
/system/extras/partition_tools/
DREADME.md22 * `-b,--block-size=N` - When writing a sparse image, the device may require a specific block size. …
/system/sepolicy/prebuilts/api/30.0/public/
Dvendor_init.te29 # chown/chmod require open+read+setattr required for open()+fchown/fchmod().
/system/sepolicy/public/
Dvendor_init.te29 # chown/chmod require open+read+setattr required for open()+fchown/fchmod().
/system/sepolicy/prebuilts/api/29.0/public/
Dvendor_init.te29 # chown/chmod require open+read+setattr required for open()+fchown/fchmod().
/system/core/liblog/
DREADME.md156 BATCH scheduling policy and background task cgroup. If you require a group of messages to be passed
/system/core/fastboot/fuzzy_fastboot/
DREADME.md183 | input | A image filename | Some oem commands require staging …
256 <!-- Some oem commands might require staging or downloading data, or both -->
294 the conformance tests are passing before you move on. All other tests require that
/system/core/libunwindstack/
DAndroidVersions.md41 it doesn't require any load bias manipulations.
/system/core/fastboot/
DREADME.md154 Useful for upgrade processes that require upgrading
368 incomplete. Large data such as downloading an image may require many

12