Home
last modified time | relevance | path

Searched refs:FindRelativePath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/operation/
H A Dphoto_file_operation.cpp204 std::string PhotoFileOperation::FindRelativePath(const std::string &filePath) in FindRelativePath() function in OHOS::Media::PhotoFileOperation
280 std::string relativePath = this->FindRelativePath(photoInfo.filePath); in BuildEditDataFolder()
297 std::string relativePath = this->FindRelativePath(photoInfo.filePath); in BuildThumbnailFolder()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/operation/
H A Dphoto_file_operation.h44 std::string FindRelativePath(const std::string &filePath);