Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/src/rust/
Ddirectory_ex.rs75 pub fn IsEmptyFolder(path: &CxxString) -> bool; in IsEmptyFolder() function
/commonlibrary/c_utils/base/src/
Ddirectory_ex.cpp416 bool IsEmptyFolder(const string& path) in IsEmptyFolder() function