Searched refs:FS_MGR_CHECK (Results 1 - 4 of 4) sorted by relevance

/system/core/fs_mgr/
H A Dfs_mgr_boot_config.cpp29 FS_MGR_CHECK(out_val != nullptr);
52 FS_MGR_CHECK(out_val != nullptr);
H A Dfs_mgr_dm_ioctl.cpp59 FS_MGR_CHECK(out_dev_name != nullptr);
H A Dfs_mgr_priv.h34 #define FS_MGR_CHECK(x) CHECK(x) << "in libfs_mgr " macro
H A Dfs_mgr_avb.cpp44 FS_MGR_CHECK(value != nullptr);
64 FS_MGR_CHECK(bytes != nullptr);
87 FS_MGR_CHECK(bytes != nullptr);

Completed in 66 milliseconds