Searched refs:SetAlbumRelativePath (Results 1 – 8 of 8) sorted by relevance
42 EXPORT void SetAlbumRelativePath(const string albumRelativePath);
44 EXPORT void SetAlbumRelativePath(const string albumRelativePath);
60 albumAsset.SetAlbumRelativePath(albumRelativePath);
60 nativeAlbumAsset.SetAlbumRelativePath(TEST_ALBUM_RELATIVE_PATH);
65 void NativeAlbumAsset::SetAlbumRelativePath(const string albumRelativePath) in SetAlbumRelativePath() function in OHOS::Media::NativeAlbumAsset
69 void AlbumAsset::SetAlbumRelativePath(const string albumRelativePath) in SetAlbumRelativePath() function in OHOS::Media::AlbumAsset
536 albumData->SetAlbumRelativePath(MediaFileUtils::RemoveDocsFromRelativePath( in SetAlbumAsset()
1240 …albumData->SetAlbumRelativePath(get<string>(ResultSetUtils::GetValFromColumn(MEDIA_DATA_DB_RELATIV… in SetAlbumData()