Home
last modified time | relevance | path

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

/aosp_15_r20/system/vold/
H A DUtils.cpp985 status_t GetBlockDevSize(int fd, uint64_t* size) { in GetBlockDevSize() function
993 status_t GetBlockDevSize(const std::string& path, uint64_t* size) { in GetBlockDevSize() function