Searched refs:JSRemoveFileAssets (Results 1 – 3 of 3) sorted by relevance
87 EXPORT static napi_value JSRemoveFileAssets(napi_env env, napi_callback_info info);
130 "OHOS::Media::SmartAlbumNapi::JSRemoveFileAssets(napi_env__ *,napi_callback_info__ *)";
74 DECLARE_NAPI_FUNCTION("removeFileAssets", JSRemoveFileAssets), in Init()956 napi_value SmartAlbumNapi::JSRemoveFileAssets(napi_env env, napi_callback_info info) in JSRemoveFileAssets() function in OHOS::Media::SmartAlbumNapi