HomeSort by relevance Sort by last modified time
    Searched full:vold (Results 226 - 250 of 273) sorted by null

1 2 3 4 5 6 7 8 91011

  /system/sepolicy/prebuilts/api/28.0/public/
init.te 366 # Init creates vold's directory on boot, and walks through
property_contexts 127 vold.post_fs_data_done u:object_r:exported2_vold_prop:s0 exact int
212 vold.decrypt u:object_r:exported_vold_prop:s0 exact string
  /system/sepolicy/private/compat/26.0/
26.0.cil     [all...]
  /system/sepolicy/public/
init.te 366 # Init creates vold's directory on boot, and walks through
property_contexts 127 vold.post_fs_data_done u:object_r:exported2_vold_prop:s0 exact int
212 vold.decrypt u:object_r:exported_vold_prop:s0 exact string
  /system/core/init/
builtins.cpp 514 // Although encrypted, vold has already set the device up, so we do not need to
525 // Although encrypted, vold has already set the device up, so we do not need to
    [all...]
init.cpp 598 // Mount staging areas for devices managed by vold
property_service.cpp 703 * not loaded. Vold triggers init to load these properties once it
README.md 685 services such as vold, surfaceflinger, and servicemanager are affected by this
  /frameworks/base/core/java/com/android/internal/widget/
LockPatternUtils.java 500 * Check to see if vold already has the password.
501 * Note that this also clears vold's copy of the password.
502 * @return Whether the vold password matches or not.
    [all...]
  /external/selinux/libselinux/src/android/
android_platform.c     [all...]
  /frameworks/base/services/core/java/com/android/server/power/
ShutdownThread.java 536 // Remaining work will be done by init, including vold shutdown
  /system/sepolicy/prebuilts/api/26.0/private/
app.te 231 # Access OBBs (vfat images) mounted by vold (b/17633509)
  /system/sepolicy/prebuilts/api/27.0/private/
app.te 244 # Access OBBs (vfat images) mounted by vold (b/17633509)
  /tools/tradefederation/core/tests/src/com/android/tradefed/device/
TestDeviceTest.java     [all...]
  /device/google/marlin/common/
base.mk 236 INIT += vold.fstab
  /device/google/marlin/
init.common.rc 291 setprop vold.post_fs_data_done 1
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 309 property_get("vold.decrypt", decrypt, "");
    [all...]
  /frameworks/native/cmds/installd/
utils.cpp 171 * Keep same implementation as vold to minimize path walking overhead
    [all...]
  /system/core/fs_mgr/
fs_mgr_fstab.cpp 351 /* The path to trigger device gc by idle-maint of vold. */
    [all...]
  /system/sepolicy/prebuilts/api/28.0/private/compat/27.0/
27.0.cil     [all...]
  /system/sepolicy/private/compat/27.0/
27.0.cil     [all...]
  /frameworks/base/
Android.bp     [all...]
  /frameworks/base/core/jni/
AndroidRuntime.cpp 801 property_get("vold.decrypt", voldDecryptBuf, "");
    [all...]
  /system/vold/
BenchmarkGen.h 38 namespace vold { namespace in namespace:android
    [all...]

Completed in 912 milliseconds

1 2 3 4 5 6 7 8 91011