Home
last modified time | relevance | path

Searched refs:h5Id (Results 1 - 2 of 2) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_result_callback.cpp191 bundle->h5Id = h5ObjectId; in CreateFunctionForH5()
211 napi_value func = CreateFunctionForH5(env, bundle.nwebId, bundle.frameRoutingId, bundle.h5Id, bundle.funcName); in AddFunctionToObjectForH5()
512 bundle.h5Id = objId; in ParseBinNwebValue2NapiValue()
1805 nweb_ptr->CallH5Function(bundle.frameRoutingId, bundle.h5Id, bundle.funcName, nwebArgs); in CallH5FunctionInternal()
H A Dwebview_javascript_result_callback.h408 int32_t h5Id; member

Completed in 5 milliseconds