Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/
H A Dhvb_ops.c34 static int64_t GetImageSizeForHVB(const int fd, const char* image) in GetImageSizeForHVB() function
108 int64_t total_size = GetImageSizeForHVB(fd, partition); in HvbReadFromPartition()