Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/kits/napi/distributedaccount/include/
H A Dnapi_distributed_account.h57 static napi_value SetOsAccountDistributedInfoByLocalId(napi_env env, napi_callback_info cbInfo);
/ohos5.0/base/account/os_account/interfaces/kits/napi/distributedaccount/src/
H A Dnapi_distributed_account.cpp267 …ECLARE_NAPI_FUNCTION("setOsAccountDistributedInfoByLocalId", SetOsAccountDistributedInfoByLocalId), in Init()
455 napi_value NapiDistributedAccount::SetOsAccountDistributedInfoByLocalId(napi_env env, napi_callback… in SetOsAccountDistributedInfoByLocalId() function in OHOS::AccountJsKit::NapiDistributedAccount