Home
last modified time | relevance | path

Searched defs:realInfo (Results 1 - 6 of 6) sorted by relevance

/base/security/device_auth/test/fuzztest/group_auth/getrealinfo_fuzzer/
H A Dgetrealinfo_fuzzer.cpp33 char *realInfo = nullptr; in FuzzDoGetRealInfo() local
/base/security/device_auth/frameworks/src/
H A Dipc_service.c1057 char *realInfo = NULL; in IpcServiceGaGetRealInfo() local
H A Dipc_sdk.c1610 static int32_t IpcGaGetRealInfo(int32_t osAccountId, const char *pseudonymId, char **realInfo) in IpcGaGetRealInfo() argument
/base/security/device_auth/services/privacy_enhancement/src/
H A Dpseudonym_manager.c35 char *realInfo; member
79 static PseudonymInfo **QueryPseudonymInfoPtrIfMatch(const PseudonymInfoVec *vec, const char *realInfo) in QueryPseudonymInfoPtrIfMatch() argument
127 const char *realInfo = GetStringFromJson(pseudonymJson, FIELD_REAL_INFO); in GeneratePseudonymInfoFromJson() local
600 GetRealInfo(int32_t osAccountId, const char *pseudonymId, char **realInfo) GetRealInfo() argument
693 BuildPseudonymInfoEntry(const char *realInfo, const char *pseudonymId, const char *deviceId, const char *indexKey) BuildPseudonymInfoEntry() argument
711 SavePseudonymId(int32_t osAccountId, const char *pseudonymId, const char *realInfo, const char *deviceId, const char *indexKey) SavePseudonymId() argument
[all...]
/base/security/device_auth/services/
H A Ddevice_auth.c1211 static int32_t GetRealInfo(int32_t osAccountId, const char *pseudonymId, char **realInfo) in GetRealInfo() argument
/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_func_test.cpp1742 char *realInfo = nullptr; in HWTEST_F() local

Completed in 13 milliseconds