Home
last modified time | relevance | path

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

/system/extras/libfscrypt/include/fscrypt/
Dfscrypt.h34 int contents_mode; member
/system/extras/libfscrypt/
Dfscrypt.cpp148 std::string contents_mode, filenames_mode; in OptionsToStringForApiLevel() local
/system/vold/
DFsCrypt.cpp357 auto contents_mode = android::base::GetProperty("ro.crypto.volume.contents_mode", ""); in get_volume_file_encryption_options() local