Home
last modified time | relevance | path

Searched defs:EnableAppRecovery (Results 1 – 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/frameworks/js/napi/app/recovery/
Dapp_recovery_api.cpp50 static NativeValue *EnableAppRecovery(NativeEngine *engine, NativeCallbackInfo *info) in EnableAppRecovery() function in OHOS::AbilityRuntime::__anon56e890450111::AppRecoveryApiRegistry
/foundation/ability/ability_runtime/frameworks/native/ability/native/recovery/
Dapp_recovery.cpp332 void AppRecovery::EnableAppRecovery(uint16_t restartFlag, uint16_t saveFlag, uint16_t saveMode) in EnableAppRecovery() function in OHOS::AppExecFwk::AppRecovery