Home
last modified time | relevance | path

Searched refs:PWARNING (Results 1 – 7 of 7) sorted by relevance

/system/core/fs_mgr/libvbmeta/
Dutility.h26 #define PWARNING PLOG(WARNING) << VBMETA_TAG macro
/system/core/fs_mgr/
Dfs_mgr_priv.h46 #define PWARNING PLOG(WARNING) << FS_MGR_TAG macro
Dfs_mgr_roots.cpp165 PWARNING << "Failed to umount " << rec->mount_point; in EnsurePathUnmounted()
Dfs_mgr.cpp984 PWARNING << "Could not umount " << entry.mount_point << " - allow continue unencrypted"; in handle_encryptable()
1621 PWARNING << __FUNCTION__ << "(): failed to realpath " << entry.blk_device; in fs_mgr_unmount_all_data_mounts()
1695 PWARNING << "Failed to realpath " << entry.blk_device; in fs_mgr_get_mounted_entry_for_userdata()
/system/core/fs_mgr/libfs_avb/
Dutil.h44 #define PWARNING PLOG(WARNING) << FS_AVB_TAG macro
/system/core/fs_mgr/liblp/
Dutility.h37 #define PWARNING PLOG(WARNING) << LP_TAG macro
Dwriter.cpp272 PWARNING << __PRETTY_FUNCTION__ << " BLKROSET 0 failed: " << super_partition; in FlashPartitionTable()