Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account.cpp1575 napi_value toAccountIdJs; in CreateSwitchEventInfoObj() local
1576 NAPI_CALL(env, napi_create_int32(env, subscriberOAWorker->newId, &toAccountIdJs)); in CreateSwitchEventInfoObj()
1577 NAPI_CALL(env, napi_set_named_property(env, objInfo, "toAccountId", toAccountIdJs)); in CreateSwitchEventInfoObj()

Completed in 3 milliseconds