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 D | sym_token_manager.c | 55 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 D | asy_token_manager.c | 94 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 D | pseudonym_manager.c | 183 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 D | data_manager.c | 186 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()
|