Searched defs:NapiJsCallBackInParm (Results 1 – 2 of 2) 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 int32_t containerScopeId = -1;418 std::string objName;419 std::string methodName;420 void* data = nullptr;
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;