Home
last modified time | relevance | path

Searched refs:fromAccountIdJs (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account.cpp1558 napi_value fromAccountIdJs; in CreateSwitchEventInfoObj() local
1559 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()