Searched defs:dirQuerySetMap (Results 1 – 5 of 5) sorted by relevance
41 std::unordered_map<std::string, DirAsset> dirQuerySetMap; member
161 const unordered_map<string, DirAsset> &dirQuerySetMap) in GetDirQuerySet()181 const unordered_map<string, DirAsset> &dirQuerySetMap) in CheckDirInfoUtil()225 const unordered_map<string, DirAsset> &dirQuerySetMap) in HandleFMSTrashDir()317 &dirQuerySetMap) in HandleCheckDirExtension()357 const unordered_map<string, DirAsset> &dirQuerySetMap) in HandleDirOperations()
180 const unordered_map<string, DirAsset> &dirQuerySetMap) in DeleteFileOperation()
566 const unordered_map<string, DirAsset> &dirQuerySetMap) in HandleSmartAlbumMapOperations()623 const unordered_map<string, DirAsset> &dirQuerySetMap) in GetAssetRecycle()
984 std::unordered_map<std::string, DirAsset> dirQuerySetMap; in CheckFileExtension() local