Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/napi/kits/router/
Djs_router.cpp439 static napi_value JSRouterGetLength(napi_env env, napi_callback_info info) in JSRouterGetLength() function
709 DECLARE_NAPI_FUNCTION("getLength", JSRouterGetLength), in RouterExport()