Searched defs:excludeHiddenFiles (Results 1 – 1 of 1) sorted by relevance
4482 …std::vector<LSOperationFileInfo>& fileInfoList, bool excludeHiddenFiles, std::set<std::string>& hi… in ProcessFile()4514 bool excludeHiddenFiles = PermissionUtils::IsRootShell() ? false : true; in ListPhotoPath() local