Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Duserfilemgr_uri.h200 const std::string UFM_UPDATE_PHOTO = MEDIALIBRARY_DATA_URI + "/" + UFM_PHOTO + "/" + OPRN_UPDATE; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_file_asset_napi.cpp517 …uri = (context->resultNapiType == ResultNapiType::TYPE_USERFILE_MGR) ? UFM_UPDATE_PHOTO : PAH_UPDA… in BuildCommitModifyUriApi10()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dfile_asset_napi.cpp1268 …uri = (context->resultNapiType == ResultNapiType::TYPE_USERFILE_MGR) ? UFM_UPDATE_PHOTO : PAH_UPDA… in BuildCommitModifyUriApi10()
3026 uri = UFM_UPDATE_PHOTO; in UserFileMgrFavoriteExecute()
H A Dmedia_library_napi.cpp2352 trashUri = UFM_UPDATE_PHOTO; in JSTrashAssetExecute()