Searched refs:JS_RequestStop (Results 1 – 2 of 2) sorted by relevance
112 static napi_value JS_RequestStop(napi_env env, napi_callback_info info);
837 DECLARE_NAPI_FUNCTION("onRequestStop", JS_RequestStop), in Init()902 napi_value NapiWebSchemeHandler::JS_RequestStop(napi_env env, napi_callback_info info) in JS_RequestStop() function in OHOS::NWeb::NapiWebSchemeHandler