Searched refs:albumRelativePath (Results 1 – 5 of 5) sorted by relevance
59 string albumRelativePath = PIC_DIR_VALUES; variable60 albumAsset->SetAlbumRelativePath(albumRelativePath);61 EXPECT_EQ(albumAsset->GetAlbumRelativePath(), albumRelativePath);
69 void AlbumAsset::SetAlbumRelativePath(const string albumRelativePath) in SetAlbumRelativePath() argument71 albumRelativePath_ = albumRelativePath; in SetAlbumRelativePath()
65 void NativeAlbumAsset::SetAlbumRelativePath(const string albumRelativePath) in SetAlbumRelativePath() argument67 albumRelativePath_ = albumRelativePath; in SetAlbumRelativePath()
42 EXPORT void SetAlbumRelativePath(const string albumRelativePath);
44 EXPORT void SetAlbumRelativePath(const string albumRelativePath);