Home
last modified time | relevance | path

Searched refs:SLOGI (Results 1 – 8 of 8) sorted by relevance

/aosp12/system/logging/liblog/include/log/
H A Dlog_system.h92 #ifndef SLOGI
93 #define SLOGI(...) \ macro
/aosp12/system/logging/liblog/include_vndk/log/
H A Dlog_system.h92 #ifndef SLOGI
93 #define SLOGI(...) \ macro
/aosp12/system/vold/
H A Dcryptfs.cpp371 SLOGI("Already have key"); in keymaster_create_key()
493 SLOGI("Signing safely-padded object"); in keymaster_sign_object()
990 SLOGI("Could not find valid persistent data, creating"); in load_persistent_data()
1200 SLOGI("Took %d tries to load dmcrypt table.\n", load_count); in create_crypto_blk_dev()
1240 SLOGI("Using pbkdf2 for cryptfs KDF"); in pbkdf2()
1248 SLOGI("Using scrypt for cryptfs KDF"); in scrypt()
1265 SLOGI("Using scrypt with keymaster for cryptfs KDF"); in scrypt_keymaster()
1729 SLOGI("Started framework to offer wipe"); in cryptfs_restart_internal()
1761 SLOGI("cryptfs_restart"); in cryptfs_restart()
1874 SLOGI("Password matches"); in test_mount_encrypted_fs()
[all …]
/aosp12/system/logging/liblog/tests/
H A Dlog_system_test.cpp46 SLOGI(content); in TEST()
/aosp12/frameworks/native/cmds/installd/
H A Dinstalld.cpp202 SLOGI("installd firing up"); in installd_main()
/aosp12/system/logging/liblog/
H A DREADME.md35 SLOGI(format, ...)
/aosp12/system/extras/f2fs_utils/
H A Df2fs_sparseblock.c479 SLOGI("func error"); in run_on_used_blocks()
/aosp12/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp1430 SLOGI("[BootAnimation] Dynamically coloring boot animation."); in initDynamicColors()