Searched refs:frameRoutingId (Results 1 – 2 of 2) sorted by relevance
116 … FromNwebID(bundle.nwebId)->FindObject(returnedObjectId)->AddHolder(bundle.frameRoutingId); in CallH5Function()185 napi_env env, int32_t nwebId, int32_t frameRoutingId, int32_t h5ObjectId, std::string funcName) in CreateFunctionForH5() argument190 bundle->frameRoutingId = frameRoutingId; in CreateFunctionForH5()207 if (!obj || bundle.frameRoutingId < 0) { in AddFunctionToObjectForH5()511 bundle.frameRoutingId = frameId; in ParseBinNwebValue2NapiValue()877 inParam->webJsResCb->FindObject(returnedObjectId)->AddHolder(inParam->frameRoutingId); in ProcessObjectCaseInJsTd()879 …returnedObjectId = inParam->webJsResCb->AddObject(env, callResult, false, inParam->frameRoutingId); in ProcessObjectCaseInJsTd()1271 inParam->frameRoutingId = routingId; in PostGetJavaScriptResultToJsThread()1566 … inParam->webJsResCb->RemoveJavaScriptObjectHolderInJsTd(inParam->frameRoutingId, inParam->objId); in ExecuteRemoveJavaScriptObjectHolder()1595 inParam->frameRoutingId = holder; in PostRemoveJavaScriptObjectHolderToJsThread()[all …]
407 int32_t frameRoutingId; member417 int32_t frameRoutingId = -1; member