Searched refs:keyForUrl (Results 1 – 1 of 1) sorted by relevance
121 std::string keyForUrl; member238 napi_get_named_property(env, argv[i], asyncContext->keyForUrl.c_str(), &uriNApi); in ParseParamWithCallback()315 …env, napi_callback_info info, const RouterWithCallbackFunc& callback, const std::string& keyForUrl) in CommonRouterWithCallbackProcess() argument335 asyncContext->keyForUrl = keyForUrl; in CommonRouterWithCallbackProcess()