Searched refs:InitAppRecoveryApiModule (Results 1 – 3 of 3) sorted by relevance
28 napi_value InitAppRecoveryApiModule(napi_env env, napi_value exportObj);
22 .nm_register_func = OHOS::AbilityRuntime::InitAppRecoveryApiModule,
247 napi_value InitAppRecoveryApiModule(napi_env env, napi_value exportObj) in InitAppRecoveryApiModule() function