Searched defs:NapiJsCallBackInParm (Results 1 – 1 of 1) sorted by relevance
412 struct NapiJsCallBackInParm { struct413 WebviewJavaScriptResultCallBack* webJsResCb = nullptr;414 int32_t nwebId = -1;415 int32_t frameRoutingId = -1;416 int32_t objId = -1;417 std::string objName;418 std::string methodName;419 void* data = nullptr;