Home
last modified time | relevance | path

Searched defs:keyForUrl (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/router/
H A Djs_router.cpp121 std::string keyForUrl; member
315 …env, napi_callback_info info, const RouterWithCallbackFunc& callback, const std::string& keyForUrl) in CommonRouterWithCallbackProcess()