Home
last modified time | relevance | path

Searched refs:albumRelativePath_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dalbum_asset.cpp34 albumRelativePath_ = DEFAULT_ALBUM_RELATIVE_PATH; in AlbumAsset()
71 albumRelativePath_ = albumRelativePath; in SetAlbumRelativePath()
115 return albumRelativePath_; in GetAlbumRelativePath()
H A Dnative_album_asset.cpp34 albumRelativePath_ = DEFAULT_ALBUM_RELATIVE_PATH; in NativeAlbumAsset()
67 albumRelativePath_ = albumRelativePath; in SetAlbumRelativePath()
107 return albumRelativePath_; in GetAlbumRelativePath()
/ohos5.0/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dnative_album_asset.h63 string albumRelativePath_; variable
H A Dalbum_asset.h75 string albumRelativePath_; variable