Searched refs:GetOsAccountDistributedInfoByLocalId (Results 1 – 2 of 2) sorted by relevance
58 static napi_value GetOsAccountDistributedInfoByLocalId(napi_env env, napi_callback_info cbInfo);
266 …ECLARE_NAPI_FUNCTION("getOsAccountDistributedInfoByLocalId", GetOsAccountDistributedInfoByLocalId), in Init()514 napi_value NapiDistributedAccount::GetOsAccountDistributedInfoByLocalId(napi_env env, napi_callback… in GetOsAccountDistributedInfoByLocalId() function in OHOS::AccountJsKit::NapiDistributedAccount