Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_javascript_result_callback.h412 struct NapiJsCallBackInParm { struct
413 WebviewJavaScriptResultCallBack* webJsResCb = nullptr;
414 int32_t nwebId = -1;
415 int32_t frameRoutingId = -1;
416 int32_t objId = -1;
417 int32_t containerScopeId = -1;
418 std::string objName;
419 std::string methodName;
420 void* data = nullptr;
/base/web/webview/interfaces/kits/ani/webview/native/webviewcontroller/
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;