Searched refs:SLOGI (Results 1 – 8 of 8) sorted by relevance
/system/vold/ |
D | Ext4Crypt.cpp | 75 SLOGI("Putting crypt footer"); in put_crypt_ftr_and_key() 228 SLOGI("e4crypt_change_password"); in e4crypt_change_password() 269 SLOGI("ext4 crypto complete called on %s", path); in e4crypt_crypto_complete() 272 SLOGI("No master key, so not ext4enc"); in e4crypt_crypto_complete() 298 SLOGI("e4crypt_check_password"); in e4crypt_check_passwd() 310 SLOGI("Incorrect password"); in e4crypt_check_passwd() 358 SLOGI("Found device_keyring - id is %d", device_keyring); in e4crypt_check_passwd() 371 SLOGI("Added key %d (%s) to keyring %d in process %d", in e4crypt_check_passwd() 385 SLOGI("e4crypt_restart"); in e4crypt_restart() 389 SLOGI("ext4 restart called on %s", path); in e4crypt_restart() [all …]
|
D | cryptfs.c | 116 SLOGI("keymaster module name is %s", mod->name); in keymaster_init() 117 SLOGI("keymaster version is %d", mod->module_api_version); in keymaster_init() 122 SLOGI("Found keymaster1 module, using keymaster1 API."); in keymaster_init() 125 SLOGI("Found keymaster0 module, using keymaster0 API."); in keymaster_init() 314 SLOGI("Signing safely-padded object"); in keymaster_sign_object() 916 SLOGI("Could not find valid persistent data, creating"); in load_persistent_data() 1190 SLOGI("Enabling support for allow_discards in dmcrypt.\n"); 1200 SLOGI("Took %d tries to load dmcrypt table.\n", load_count); 1253 SLOGI("Using pbkdf2 for cryptfs KDF"); 1266 SLOGI("Using scrypt for cryptfs KDF"); [all …]
|
D | VolumeManager.cpp | 951 SLOGI("Cannot chown/chmod new ASEC mount point %s", mountPoint); in createAsec() 957 SLOGI("Created raw secure container %s (no filesystem)", id); in createAsec() 1429 SLOGI("Container %s unmounted OK", id); in unmountLoopImage()
|
/system/vold/fs/ |
D | Vfat.cpp | 93 SLOGI("Filesystem check completed OK"); in Check() 207 SLOGI("Filesystem formatted OK"); in Format()
|
/system/core/include/log/ |
D | log.h | 257 #ifndef SLOGI 258 #define SLOGI(...) \ macro
|
/system/core/libprocessgroup/ |
D | processgroup.cpp | 237 SLOGI("Killing pid %d in uid %d as part of process group %d", pid, uid, initialPid); in killProcessGroupOnce()
|
/system/core/liblog/ |
D | README | 31 SLOGI(format, ...)
|
/system/extras/f2fs_utils/ |
D | f2fs_sparseblock.c | 497 SLOGI("func error"); in run_on_used_blocks()
|