Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/router/
H A Djs_router.cpp604 static napi_value JSGetStateByUrl(napi_env env, napi_callback_info info) in JSGetStateByUrl() function
864 DECLARE_NAPI_FUNCTION("getStateByUrl", JSGetStateByUrl), in RouterExport()