Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr_slotselect.cpp42 std::string fs_mgr_get_other_slot_suffix() { in fs_mgr_get_other_slot_suffix() function
Dfs_mgr_overlayfs.cpp624 auto other_slot = fs_mgr_get_other_slot_suffix(); in fs_mgr_overlayfs_scratch_device()
/system/core/fs_mgr/libfs_avb/
Dfs_avb_util.cpp43 fs_mgr_get_other_slot_suffix()); in LoadAndVerifyVbmeta()
Dfs_avb.cpp332 return LoadAndVerifyVbmeta("vbmeta", fs_mgr_get_slot_suffix(), fs_mgr_get_other_slot_suffix(), in LoadAndVerifyVbmeta()
449 fs_mgr_get_slot_suffix(), fs_mgr_get_other_slot_suffix())) { in SetUpAvbHashtree()
484 fs_mgr_get_other_slot_suffix()); in GetSecurityPatchLevel()
/system/core/fs_mgr/include_fstab/fstab/
Dfstab.h27 std::string fs_mgr_get_other_slot_suffix();
/system/core/fs_mgr/liblp/
Dio_test.cpp716 auto other_slot_suffix = fs_mgr_get_other_slot_suffix(); in TEST()