Searched refs:fromAccountIdJs (Results 1 – 1 of 1) sorted by relevance
1558 napi_value fromAccountIdJs; in CreateSwitchEventInfoObj() local1559 NAPI_CALL(env, napi_create_int32(env, subscriberOAWorker->oldId, &fromAccountIdJs)); in CreateSwitchEventInfoObj()1560 NAPI_CALL(env, napi_set_named_property(env, objInfo, "fromAccountId", fromAccountIdJs)); in CreateSwitchEventInfoObj()