Home
last modified time | relevance | path

Searched defs:NapiJsCallBackInParm (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_result_callback.h414 struct NapiJsCallBackInParm { struct
415 WebviewJavaScriptResultCallBack* webJsResCb = nullptr;
416 int32_t nwebId = -1;
417 int32_t frameRoutingId = -1;
418 int32_t objId = -1;
419 std::string objName;
420 std::string methodName;
421 void* data = nullptr;