Searched refs:SetAlbumPath (Results 1 – 8 of 8) sorted by relevance
68 nativeAlbumAsset.SetAlbumPath(TEST_ALBUM_PATH);84 nativeAlbumAsset.SetAlbumPath(albumPath);101 nativeAlbumAsset.SetAlbumPath(albumPath);118 nativeAlbumAsset.SetAlbumPath(albumPath);
69 albumAsset.SetAlbumPath(albumPath);
44 EXPORT void SetAlbumPath(const string albumPath);
47 EXPORT void SetAlbumPath(const string albumPath);
75 void NativeAlbumAsset::SetAlbumPath(const string albumPath) in SetAlbumPath() function in OHOS::Media::NativeAlbumAsset
78 void AlbumAsset::SetAlbumPath(const string albumPath) in SetAlbumPath() function in OHOS::Media::AlbumAsset
476 obj->albumAssetPtr->SetAlbumPath(std::string(buffer)); in JSSetAlbumPath()
323 dirAsset.SetAlbumPath(lastPath); in GetLastDirExistInDb()