Home
last modified time | relevance | path

Searched refs:UFM_CLOSE_AUDIO (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.h209 const std::string UFM_CLOSE_AUDIO = MEDIALIBRARY_DATA_URI + "/" + UFM_AUDIO + "/" + OPRN_CLOSE; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dfile_asset_napi.cpp3285 closeUri = UFM_CLOSE_AUDIO; in UserFileMgrCloseExecute()