Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_result_callback.cpp184 napi_value CreateFunctionForH5( in CreateFunctionForH5() function
211 …napi_value func = CreateFunctionForH5(env, bundle.nwebId, bundle.frameRoutingId, bundle.h5Id, bund… in AddFunctionToObjectForH5()
519 napiValue = CreateFunctionForH5(env, nwebId, frameId, objId, ""); in ParseBinNwebValue2NapiValue()