Home
last modified time | relevance | path

Searched refs:ParseRecoverable (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/router/
H A Djs_router.cpp107 static void ParseRecoverable(napi_env env, napi_value recoverableNApi, bool& recoverable) in ParseRecoverable() function
248 ParseRecoverable(env, recoverable, asyncContext->recoverable); in ParseParamWithCallback()