Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr.cpp983 auto actual_block_device = block_device.empty() ? entry->blk_device : block_device; in UpdateCheckpointPartition() local
984 if (fs_mgr_find_bow_device(actual_block_device).empty()) { in UpdateCheckpointPartition()