Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/platform/unix/
Ddirectory.cpp38 uint64_t GetFolderSize([[maybe_unused]] const std::string &path) in GetFolderSize() function
/arkcompiler/ets_runtime/ecmascript/platform/windows/
Ddirectory.cpp34 uint64_t GetFolderSize([[maybe_unused]] const std::string &path) in GetFolderSize() function
/arkcompiler/ets_runtime/ecmascript/platform/unix/ohos/
Ddirectory.cpp41 uint64_t GetFolderSize(const std::string &path) in GetFolderSize() function