Searched refs:FindPackageName (Results 1 – 6 of 6) sorted by relevance
69 std::string FindPackageName(const FileInfo &info);
62 std::string FindPackageName(const FileInfo &fileInfo);
118 std::string PhotosRestore::FindPackageName(const FileInfo &fileInfo) in FindPackageName() function in OHOS::Media::PhotosRestore
165 std::string PhotosClone::FindPackageName(const FileInfo &fileInfo) in FindPackageName() function in OHOS::Media::PhotosClone
640 info.packageName = this->photosRestore_.FindPackageName(info); in ParseResultSetFromGallery()
1742 fileInfo.packageName = this->photosClone_.FindPackageName(fileInfo); in SetSpecialAttributes()