Home
last modified time | relevance | path

Searched refs:LoadDataIfNotLoaded (Results 1 – 4 of 4) sorted by relevance

/base/security/device_auth/services/privacy_enhancement/src/
Dpseudonym_manager.c457 static void LoadDataIfNotLoaded(int32_t osAccountId) in LoadDataIfNotLoaded() function
469 LoadDataIfNotLoaded(osAccountId); in GetPseudonymInfoByOsAccountId()
/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
Dsym_token_manager.c540 static void LoadDataIfNotLoaded(int32_t osAccountId) in LoadDataIfNotLoaded() function
552 LoadDataIfNotLoaded(osAccountId); in GetTokensInfoByOsAccountId()
Dasy_token_manager.c1032 static void LoadDataIfNotLoaded(int32_t osAccountId) in LoadDataIfNotLoaded() function
1044 LoadDataIfNotLoaded(osAccountId); in GetTokenInfoByOsAccountId()
/base/security/device_auth/services/data_manager/src/
Ddata_manager.c621 static void LoadDataIfNotLoaded(int32_t osAccountId) in LoadDataIfNotLoaded() function
633 LoadDataIfNotLoaded(osAccountId); in GetTrustedInfoByOsAccountId()
1409 LoadDataIfNotLoaded(accountIds[index]); in LoadAllAccountsData()