Home
last modified time | relevance | path

Searched refs:URI_CLOSE_PHOTO (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.h115 const std::string URI_CLOSE_PHOTO = MEDIALIBRARY_DATA_URI + "/" + MEDIA_PHOTOOPRN + "/" + MEDIA_FIL… variable
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dfile_asset_napi.cpp1573 closeUri = URI_CLOSE_PHOTO; in JSCloseExecute()