Home
last modified time | relevance | path

Searched defs:getRealInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/device_auth/services/privacy_enhancement/inc/
H A Dpseudonym_manager.h25 int32_t (*getRealInfo)(int32_t osAccountId, const char *pseudonymId, char **realInfo); member
/ohos5.0/base/security/device_auth/interfaces/inner_api/
H A Ddevice_auth.h232 int32_t (*getRealInfo)(int32_t osAccountId, const char *pseudonymId, char **realInfo); member