Home
last modified time | relevance | path

Searched defs:pathBufferLen (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
H A Dsym_token_manager.c55 static bool GetTokensFilePathCe(int32_t osAccountId, char *tokenPath, uint32_t pathBufferLen) in GetTokensFilePathCe()
70 static bool GetTokensFilePathDe(int32_t osAccountId, char *tokenPath, uint32_t pathBufferLen) in GetTokensFilePathDe()
90 static bool GetTokensFilePath(int32_t osAccountId, char *tokenPath, uint32_t pathBufferLen) in GetTokensFilePath()
H A Dasy_token_manager.c94 static bool GetTokenPathCe(int32_t osAccountId, char *tokenPath, uint32_t pathBufferLen) in GetTokenPathCe()
109 static bool GetTokenPathDe(int32_t osAccountId, char *tokenPath, uint32_t pathBufferLen) in GetTokenPathDe()
129 static bool GetTokenPath(int32_t osAccountId, char *tokenPath, uint32_t pathBufferLen) in GetTokenPath()
/ohos5.0/base/security/device_auth/services/privacy_enhancement/src/
H A Dpseudonym_manager.c183 static bool GetPseudonymPathCe(int32_t osAccountId, char *path, uint32_t pathBufferLen) in GetPseudonymPathCe()
197 static bool GetPseudonymPathDe(int32_t osAccountId, char *path, uint32_t pathBufferLen) in GetPseudonymPathDe()
217 static bool GetPseudonymPath(int32_t osAccountId, char *path, uint32_t pathBufferLen) in GetPseudonymPath()
/ohos5.0/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c186 static bool GetOsAccountInfoPathCe(int32_t osAccountId, char *infoPath, uint32_t pathBufferLen) in GetOsAccountInfoPathCe()
200 static bool GetOsAccountInfoPathDe(int32_t osAccountId, char *infoPath, uint32_t pathBufferLen) in GetOsAccountInfoPathDe()
220 static bool GetOsAccountInfoPath(int32_t osAccountId, char *infoPath, uint32_t pathBufferLen) in GetOsAccountInfoPath()