Home
last modified time | relevance | path

Searched defs:GetDevSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Ddisk_utils.cpp53 int GetDevSize(const std::string &path, uint64_t *size) in GetDevSize() function
/ohos5.0/base/startup/init/remount/
H A Dremount_overlay.c88 static int GetDevSize(const char *fsBlkDev, uint64_t *devSize) in GetDevSize() function