Searched refs:NeedQueryByPhotoRelatedType (Results 1 – 2 of 2) sorted by relevance
109 bool NeedQueryByPhotoRelatedType(const FileInfo &fileInfo, PhotoRelatedType photoRelatedType,
1032 if (NeedQueryByPhotoRelatedType(fileInfo, iter->first, iter->second)) { in NeedQuery()1039 bool BaseRestore::NeedQueryByPhotoRelatedType(const FileInfo &fileInfo, PhotoRelatedType photoRelat… in NeedQueryByPhotoRelatedType() function in OHOS::Media::BaseRestore