Searched refs:CallH5FunctionInternal (Results 1 – 2 of 2) sorted by relevance
488 …void CallH5FunctionInternal(napi_env env, H5Bundle& bundle, std::vector<std::shared_ptr<NWebValue>…
172 FromNwebID(bundle.nwebId)->CallH5FunctionInternal(env, bundle, nwebArgs); in CallbackFunctionForH5()1792 void WebviewJavaScriptResultCallBack::CallH5FunctionInternal( in CallH5FunctionInternal() function in OHOS::NWeb::WebviewJavaScriptResultCallBack