Home
last modified time | relevance | path

Searched refs:Recover (Results 1 - 25 of 60) sorted by relevance

123

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_asset_machine.cpp55 static int32_t Recover(int32_t eventId, ChangedAssetInfo& changedAsset, Asset& asset,
71 { STATUS_NO_CHANGE, nullptr, (Action)Recover }, // transfer_finished
73 { STATUS_NO_CHANGE, nullptr, (Action)Recover }, // upload_finished
75 { STATUS_NO_CHANGE, nullptr, (Action)Recover }, // upload_finished
82 { STATUS_NO_CHANGE, nullptr, (Action)Recover }, // upload_finished
84 { STATUS_NO_CHANGE, nullptr, (Action)Recover }, // upload_finished
89 { STATUS_NO_CHANGE, nullptr, (Action)Recover }, // transfer_finished
90 { STATUS_NO_CHANGE, nullptr, (Action)Recover }, // upload
91 { STATUS_NO_CHANGE, nullptr, (Action)Recover }, // upload_finished
92 { STATUS_NO_CHANGE, nullptr, (Action)Recover }, // downloa
337 static int32_t Recover(int32_t eventId, ChangedAssetInfo& changedAsset, Asset& asset, Recover() function
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer.cpp63 void BundleInstaller::Recover(const std::string &bundleName, const InstallParam &installParam) in Recover() function in OHOS::AppExecFwk::BundleInstaller
71 resultCode = BaseBundleInstaller::Recover(bundleName, userInstallParam); in Recover()
75 resultCode = BaseBundleInstaller::Recover(bundleName, installParam); in Recover()
271 ErrCode resultCode = BaseBundleInstaller::Recover(bundleName, userInstallParam); in RecoverDriverForAllUsers()
299 resultCode = BaseBundleInstaller::Recover(bundleName, userInstallParam); in UninstallAndRecover()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerrecover_fuzzer/
H A Dbasebundleinstallerrecover_fuzzer.cpp33 auto ret1 = basebundleinstall.Recover(bundleName, installParam); in DoSomethingInterestingWithMyAPI()
/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/include/
H A Dfile_trash_n_exporter.h49 static napi_value Recover(napi_env env, napi_callback_info info);
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dnative_module.cpp40 DECLARE_NAPI_FUNCTION("recover", Recover), in BundleInstallerExport()
H A Dinstaller.h95 napi_value Recover(napi_env env, napi_callback_info info);
/foundation/ability/ability_runtime/test/mock/common/include/
H A Dmock_bundle_installer_service.h32 MOCK_METHOD3(Recover,
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_installer.h55 void Recover(const std::string &bundleName, const InstallParam &installParam);
H A Dbundle_installer_host.h58 virtual bool Recover(const std::string &bundleName, const InstallParam &installParam,
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleinstallerproxy_fuzzer/
H A Dbundleinstallerproxy_fuzzer.cpp35 bundleinstallerProxy.Recover(bundleName, installParam, statusReceiver); in DoSomethingInterestingWithMyAPI()
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/media_manager/
H A Dmedia_manager.h46 MediaManagerError Recover(const int64_t size);
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_installer_interface.h48 virtual bool Recover(const std::string &bundleName, const InstallParam &installParam,
H A Dbundle_installer_proxy.h49 virtual bool Recover(const std::string &bundleName, const InstallParam &installParam,
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleinstallerhost_fuzzer/
H A Dbundleinstallerhost_fuzzer.cpp68 bundleInstallerHost->Recover(bundleName, installParam, statusReceiver); in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/bundle_tool/test/mock/
H A Dmock_bundle_installer_host.h66 bool Recover(const std::string &bundleName, const InstallParam &installParam,
H A Dmock_bundle_installer_host.cpp86 bool MockBundleInstallerHost::Recover(const std::string &bundleName, const InstallParam &installParam, in Recover() function in OHOS::AppExecFwk::MockBundleInstallerHost
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_monitor.cpp70 DHLOGI("Try Recover Component, dhType: %{public}" PRIu32, (uint32_t)dhType); in OnRemoveSystemAbility()
71 ComponentManager::GetInstance().Recover(dhType); in OnRemoveSystemAbility()
/foundation/window/window_manager/window_scene/test/mock/
H A Dmock_session.h44 MOCK_METHOD0(Recover, WSError(void));
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
H A Dmedia_manager.cpp56 ret = Recover(tempSize); in Create()
138 MediaManagerError MediaManager::Recover(const int64_t size) in Recover() function in OHOS::CameraStandard::DeferredProcessing::MediaManager
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dnative_module.cpp121 DECLARE_NAPI_FUNCTION("recover", Recover), in Init()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_multiuser_install_test/
H A Dbms_bundle_multiuser_install_ipc_test.cpp120 bool Recover(const std::string &bundleName, const InstallParam &installParam, in Recover() function in OHOS::EmptyTestBundleInstaller
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_scene_session_impl_test3.cpp1180 * @tc.name: Recover
1181 * @tc.desc: Recover
1184 HWTEST_F(WindowSceneSessionImplTest3, Recover, Function | SmallTest | Level2) in HWTEST_F()
1188 option->SetWindowName("Recover"); in HWTEST_F()
1205 auto ret = windowSceneSessionImpl->Recover(); in HWTEST_F()
1209 ret = windowSceneSessionImpl->Recover(); in HWTEST_F()
1213 ret = windowSceneSessionImpl->Recover(); in HWTEST_F()
1217 ret = windowSceneSessionImpl->Recover(); in HWTEST_F()
1221 ret = windowSceneSessionImpl->Recover(); in HWTEST_F()
1951 * @tc.desc: Recover
[all...]
/foundation/window/window_manager/wm/include/
H A Dwindow_scene_session_impl.h43 WMError Recover() override;
44 WMError Recover(uint32_t reason) override;
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentmanager/
H A Dcomponent_manager.h63 void Recover(DHType dhType);
/foundation/window/window_manager/previewer/include/
H A Dwindow.h272 virtual WMError Recover() = 0;
365 virtual WMError Recover(uint32_t reason = 0) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; }; in Recover() function in OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::Rosen::Window

Completed in 13 milliseconds

123