Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_javascript_result_callback.cpp169 napi_value CreateFunctionForH5( in CreateFunctionForH5() function
196 …napi_value func = CreateFunctionForH5(env, bundle.nwebId, bundle.frameRoutingId, bundle.h5Id, bund… in AddFunctionToObjectForH5()
504 napiValue = CreateFunctionForH5(env, nwebId, frameId, objId, ""); in ParseBinNwebValue2NapiValue()