Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/napi/kits/router/
Djs_router.cpp284 static napi_value CommonRouterWithCallbackProcess( in CommonRouterWithCallbackProcess() function
337 return CommonRouterWithCallbackProcess(env, info, callback, "url"); in JSRouterPushWithCallback()
351 return CommonRouterWithCallbackProcess(env, info, callback, "url"); in JSRouterReplaceWithCallback()
365 return CommonRouterWithCallbackProcess(env, info, callback, "name"); in JSPushNamedRoute()
379 return CommonRouterWithCallbackProcess(env, info, callback, "name"); in JSReplaceNamedRoute()