Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/src/rust/
H A Ddirectory_ex.rs88 pub fn GetFolderSize(path: &CxxString) -> u64; in GetFolderSize() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Ddirectory_ex.cpp219 uint64_t GetFolderSize(const string& path) in GetFolderSize() function
/ohos5.0/commonlibrary/c_utils/base/src/
H A Ddirectory_ex.cpp343 uint64_t GetFolderSize(const string& path) in GetFolderSize() function
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dfile_util.cpp196 uint64_t GetFolderSize(const std::string& path) in GetFolderSize() function