Searched refs:SetOsAccountDistributedInfoByLocalId (Results 1 – 2 of 2) sorted by relevance
57 static napi_value SetOsAccountDistributedInfoByLocalId(napi_env env, napi_callback_info cbInfo);
267 …ECLARE_NAPI_FUNCTION("setOsAccountDistributedInfoByLocalId", SetOsAccountDistributedInfoByLocalId), in Init()455 napi_value NapiDistributedAccount::SetOsAccountDistributedInfoByLocalId(napi_env env, napi_callback… in SetOsAccountDistributedInfoByLocalId() function in OHOS::AccountJsKit::NapiDistributedAccount