Searched refs:FindSourcePath (Results 1 – 6 of 6) sorted by relevance
72 std::string FindSourcePath(const FileInfo &fileInfo);
301 std::string PhotosRestore::FindSourcePath(const FileInfo &fileInfo) in FindSourcePath() function in OHOS::Media::PhotosRestore
288 std::string PhotosClone::FindSourcePath(const FileInfo &fileInfo) in FindSourcePath() function in OHOS::Media::PhotosClone
709 values.PutString(PhotoColumn::PHOTO_SOURCE_PATH, this->photosRestore_.FindSourcePath(fileInfo)); in GetInsertValue()
1745 fileInfo.sourcePath = this->photosClone_.FindSourcePath(fileInfo); in SetSpecialAttributes()