Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libfs_avb/
H A Davb_ops.cpp170 std::string FsManagerAvbOps::GetPartitionPath(const char* partition) { in GetPartitionPath() function in android::fs_mgr::FsManagerAvbOps
187 const auto path = GetPartitionPath(partition); in GetSizeOfPartition()
207 std::string path = GetPartitionPath(partition); in ReadFromPartition()
H A Davb_ops.h66 std::string GetPartitionPath(const char* partition_name);