Home
last modified time | relevance | path

Searched refs:SetBlockSize (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/libdm/include/libdm/
H A Ddm_target.h179 void SetBlockSize(uint32_t block_size) { block_size_ = block_size; } in SetBlockSize() function
/aosp14/system/core/fs_mgr/
H A Dfs_mgr.cpp1224 bowTarget->SetBlockSize(4096); in UpdateCheckpointPartition()