Searched refs:JSRecoverPhotos (Results 1 – 2 of 2) sorted by relevance
82 EXPORT static napi_value JSRecoverPhotos(napi_env env, napi_callback_info info);
72 DECLARE_NAPI_FUNCTION("recoverPhotoAssets", JSRecoverPhotos), in Init()1261 napi_value PhotoAlbumNapi::JSRecoverPhotos(napi_env env, napi_callback_info info) in JSRecoverPhotos() function in OHOS::Media::PhotoAlbumNapi