Searched defs:NapiJsCallBackInParm (Results 1 – 1 of 1) sorted by relevance
377 struct NapiJsCallBackInParm { struct378 WebviewJavaScriptResultCallBack* webJsResCb = nullptr;379 int32_t nwebId = -1;380 int32_t frameRoutingId = -1;381 int32_t objId = -1;382 std::string objName;383 std::string methodName;384 void* data = nullptr;