Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/kits/napi/distributedaccount/include/
H A Dnapi_distributed_account.h58 static napi_value GetOsAccountDistributedInfoByLocalId(napi_env env, napi_callback_info cbInfo);
/ohos5.0/base/account/os_account/interfaces/kits/napi/distributedaccount/src/
H A Dnapi_distributed_account.cpp266 …ECLARE_NAPI_FUNCTION("getOsAccountDistributedInfoByLocalId", GetOsAccountDistributedInfoByLocalId), in Init()
514 napi_value NapiDistributedAccount::GetOsAccountDistributedInfoByLocalId(napi_env env, napi_callback… in GetOsAccountDistributedInfoByLocalId() function in OHOS::AccountJsKit::NapiDistributedAccount