Home
last modified time | relevance | path

Searched refs:onlyPath (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_dir.cpp247 static set<string> ExpandPathWildcard(const vector<string> &vec, bool onlyPath) in ExpandPathWildcard() argument
272 if (onlyPath && *it->rbegin() != BConstants::FILE_SEPARATOR_CHAR) { in ExpandPathWildcard()