Home
last modified time | relevance | path

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

/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
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()
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()
/base/security/device_auth/services/privacy_enhancement/src/
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()
/base/security/device_auth/services/data_manager/src/
Ddata_manager.c180 static bool GetOsAccountInfoPathCe(int32_t osAccountId, char *infoPath, uint32_t pathBufferLen) in GetOsAccountInfoPathCe()
194 static bool GetOsAccountInfoPathDe(int32_t osAccountId, char *infoPath, uint32_t pathBufferLen) in GetOsAccountInfoPathDe()
214 static bool GetOsAccountInfoPath(int32_t osAccountId, char *infoPath, uint32_t pathBufferLen) in GetOsAccountInfoPath()