Home
last modified time | relevance | path

Searched defs:encryptionFlags (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/vold/
H A Dvdc.cpp121 int encryptionFlags = android::os::IVold::ENCRYPTION_FLAG_NO_UI; in main() local
H A DVoldNativeService.cpp553 int32_t encryptionFlags) { in fdeEnableInternal()
575 int32_t encryptionFlags) { in fdeEnable()
/aosp12/system/vold/binder/android/os/
H A DIVold.aidl77 void fdeEnable(int passwordType, @utf8InCpp String password, int encryptionFlags); in fdeEnable()