Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
H A Dfile_util.cpp129 uint64_t GetDirSize(const std::string& dir) in GetDirSize() function
/ohos5.0/base/update/updater/utils/
H A Dutils.cpp655 long long int GetDirSize(const std::string &folderPath) in GetDirSize() function
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp365 uint64_t Copy::GetDirSize(std::shared_ptr<FileInfos> infos, std::string path) in GetDirSize() function in OHOS::FileManagement::ModuleFileIO::Copy