Searched defs:NapiJsCallBackInParm (Results 1 – 1 of 1) sorted by relevance
414 struct NapiJsCallBackInParm { struct415 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;