Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfs_avb/include/fs_avb/
Dfs_avb.h117 static AvbHashtreeResult SetUpStandaloneAvbHashtree(FstabEntry* fstab_entry,
/system/core/fs_mgr/libfs_avb/
Dfs_avb.cpp538 AvbHashtreeResult AvbHandle::SetUpStandaloneAvbHashtree(FstabEntry* fstab_entry, in SetUpStandaloneAvbHashtree() function in android::fs_mgr::AvbHandle
/system/core/fs_mgr/
Dfs_mgr.cpp1521 if (AvbHandle::SetUpStandaloneAvbHashtree(&current_entry) == AvbHashtreeResult::kFail) { in fs_mgr_mount_all()
1993 if (AvbHandle::SetUpStandaloneAvbHashtree(&fstab_entry) == AvbHashtreeResult::kFail) { in fs_mgr_do_mount()