Searched refs:SLOGI (Results 1 – 7 of 7) sorted by relevance
/system/vold/ |
D | cryptfs.c | 123 SLOGI("keymaster module name is %s", mod->name); in keymaster_init() 124 SLOGI("keymaster version is %d", mod->module_api_version); in keymaster_init() 129 SLOGI("Found keymaster1 module, using keymaster1 API."); in keymaster_init() 132 SLOGI("Found keymaster0 module, using keymaster0 API."); in keymaster_init() 204 SLOGI("Already have key"); in keymaster_create_key() 331 SLOGI("Signing safely-padded object"); in keymaster_sign_object() 920 SLOGI("Could not find valid persistent data, creating"); in load_persistent_data() 1196 SLOGI("Enabling support for allow_discards in dmcrypt.\n"); 1206 SLOGI("Took %d tries to load dmcrypt table.\n", load_count); 1259 SLOGI("Using pbkdf2 for cryptfs KDF"); [all …]
|
D | VolumeManager.cpp | 945 SLOGI("Cannot chown/chmod new ASEC mount point %s", mountPoint); in createAsec() 951 SLOGI("Created raw secure container %s (no filesystem)", id); in createAsec() 1423 SLOGI("Container %s unmounted OK", id); in unmountLoopImage()
|
/system/vold/fs/ |
D | Vfat.cpp | 93 SLOGI("Filesystem check completed OK"); in Check() 198 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 | 277 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()
|