Searched defs:token_id (Results 1 – 6 of 6) sorted by relevance
| /external/chromium_org/chrome/browser/ui/webui/ |
| D | identity_internals_ui_browsertest.cc | 27 std::string token_id("token"); in SetupTokenCache() local 46 const std::string token_id, in AddTokenToCache()
|
| /external/chromium_org/chrome/browser/sync_file_system/drive_backend/ |
| D | sync_task_token.cc | 42 int64 token_id, in CreateForBackgroundTask() 133 int64 token_id, in SyncTaskToken()
|
| D | sync_task_token.h | 55 int64 token_id() const { return token_id_; } in token_id() function
|
| /external/chromium_org/chrome/browser/chromeos/platform_keys/ |
| D | platform_keys_service.cc | 50 void CheckValidityAndSign(const std::string& token_id, in CheckValidityAndSign() 84 void PlatformKeysService::GenerateRSAKey(const std::string& token_id, in GenerateRSAKey() 100 void PlatformKeysService::Sign(const std::string& token_id, in Sign()
|
| D | platform_keys_nss.cc | 114 void GetCertDatabase(const std::string& token_id, in GetCertDatabase() 497 void GenerateRSAKey(const std::string& token_id, in GenerateRSAKey() 518 void Sign(const std::string& token_id, in Sign() 541 void GetCertificates(const std::string& token_id, in GetCertificates() 554 void ImportCertificate(const std::string& token_id, in ImportCertificate() 573 void RemoveCertificate(const std::string& token_id, in RemoveCertificate()
|
| /external/chromium_org/chrome/browser/extensions/api/enterprise_platform_keys/ |
| D | enterprise_platform_keys_api.cc | 34 bool ValidateToken(const std::string& token_id) { in ValidateToken()
|