Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Duserfilemgr_uri.h321 const std::string PAH_SET_PHOTO_ALBUM_NAME = MEDIALIBRARY_DATA_URI + "/" + PAH_ALBUM + "/" + OPRN_A… variable
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_album_change_request_napi.cpp1171 uri = PAH_SET_PHOTO_ALBUM_NAME; in GetAlbumUpdateValue()