Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account.cpp1572 napi_value fromAccountIdJs; in CreateSwitchEventInfoObj() local
1573 NAPI_CALL(env, napi_create_int32(env, subscriberOAWorker->oldId, &fromAccountIdJs)); in CreateSwitchEventInfoObj()
1574 NAPI_CALL(env, napi_set_named_property(env, objInfo, "fromAccountId", fromAccountIdJs)); in CreateSwitchEventInfoObj()

Completed in 3 milliseconds