Home
last modified time | relevance | path

Searched defs:Recover (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/src/
H A Dtrace_collector_impl.cpp75 CollectResult<int32_t> TraceCollectorImpl::Recover() in Recover() function in OHOS::HiviewDFX::UCollectClient::TraceCollectorImpl
/ohos5.0/base/security/crypto_framework/frameworks/cj/src/
H A Dverify_impl.cpp56 HcfResult VerifyImpl::Recover(HcfBlob input, HcfBlob *output) in Recover() function in OHOS::CryptoFramework::VerifyImpl
/ohos5.0/base/powermgr/power_manager/frameworks/native/
H A Drunning_lock.cpp69 PowerErrors RunningLock::Recover(const wptr<IPowerMgr>& proxy) in Recover() function in OHOS::PowerMgr::RunningLock
/ohos5.0/base/hiviewdfx/hiview/adapter/service/client/src/
H A Dhiview_service_trace_delegate.cpp73 CollectResult<int32_t> HiViewServiceTraceDelegate::Recover() in Recover() function in OHOS::HiviewDFX::HiViewServiceTraceDelegate
/ohos5.0/foundation/bundlemanager/bundle_tool/test/mock/
H A Dmock_bundle_installer_host.cpp86 bool MockBundleInstallerHost::Recover(const std::string &bundleName, const InstallParam &installPar… in Recover() function in OHOS::AppExecFwk::MockBundleInstallerHost
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer.cpp62 void BundleInstaller::Recover(const std::string &bundleName, const InstallParam &installParam) in Recover() function in OHOS::AppExecFwk::BundleInstaller
H A Dbundle_installer_host.cpp413 bool BundleInstallerHost::Recover( in Recover() function in OHOS::AppExecFwk::BundleInstallerHost
H A Dbase_bundle_installer.cpp281 ErrCode BaseBundleInstaller::Recover( in Recover() function in OHOS::AppExecFwk::BaseBundleInstaller
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
H A Dmedia_manager.cpp141 MediaManagerError MediaManager::Recover(const int64_t size) in Recover() function in OHOS::CameraStandard::DeferredProcessing::MediaManager
/ohos5.0/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
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_asset_machine.cpp337 static int32_t Recover(int32_t eventId, ChangedAssetInfo& changedAsset, Asset& asset, in Recover() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_installer_proxy.cpp103 bool BundleInstallerProxy::Recover(const std::string &bundleName, in Recover() function in OHOS::AppExecFwk::BundleInstallerProxy
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h171 virtual WMError Recover() {return WMError::WM_OK;} in Recover() function
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
H A Dfile_trash_n_exporter.cpp582 napi_value FileTrashNExporter::Recover(napi_env env, napi_callback_info info) in Recover() function in OHOS::Trash::FileTrashNExporter
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1610 virtual WMError Recover() { return WMError::WM_OK; } in Recover() function
2193 virtual WMError Recover(uint32_t reason) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in Recover() function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_manager.cpp897 void ComponentManager::Recover(DHType dhType) in Recover() function in OHOS::DistributedHardware::ComponentManager
/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp597 WMError WindowImpl::Recover() in Recover() function in OHOS::Rosen::WindowImpl
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp2362 WMError WindowSceneSessionImpl::Recover() in Recover() function in OHOS::Rosen::WindowSceneSessionImpl
2420 WMError WindowSceneSessionImpl::Recover(uint32_t reason) in Recover() function in OHOS::Rosen::WindowSceneSessionImpl
H A Dwindow_impl.cpp2298 WMError WindowImpl::Recover() in Recover() function in OHOS::Rosen::WindowImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp1294 napi_value Recover(napi_env env, napi_callback_info info) in Recover() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp5356 napi_value Recover(napi_env env, napi_callback_info info) in Recover() function
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp164 napi_value JsWindow::Recover(napi_env env, napi_callback_info info) in Recover() function in OHOS::Rosen::JsWindow
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp403 bool IBundleInstallerTest::Recover( in Recover() function in OHOS::IBundleInstallerTest