Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/include/
H A Dfs_mgr.h140 std::string fs_mgr_find_bow_device(const std::string& block_device);
/aosp14/system/core/fs_mgr/
H A Dfs_mgr.cpp1188 if (fs_mgr_find_bow_device(actual_block_device).empty()) { in UpdateCheckpointPartition()
1257 std::string fs_mgr_find_bow_device(const std::string& block_device) { in fs_mgr_find_bow_device() function