Home
last modified time | relevance | path

Searched refs:UpdateOwnerKey (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Downership_service.cc112 NewRunnableFunction(&OwnershipService::UpdateOwnerKey, in StartUpdateOwnerKey()
170 void OwnershipService::UpdateOwnerKey(OwnershipService* service, in UpdateOwnerKey() function in chromeos::OwnershipService
175 service->manager()->UpdateOwnerKey(thread_id, new_key, d); in UpdateOwnerKey()
Downer_manager.h55 void UpdateOwnerKey(const BrowserThread::ID thread_id,
Downer_manager_unittest.cc83 TEST_F(OwnerManagerTest, UpdateOwnerKey) { in TEST_F() argument
90 &OwnerManager::UpdateOwnerKey, in TEST_F()
Downership_service.h120 static void UpdateOwnerKey(OwnershipService* service,
Downer_manager.cc29 void OwnerManager::UpdateOwnerKey(const BrowserThread::ID thread_id, in UpdateOwnerKey() function in chromeos::OwnerManager
Downership_service_unittest.cc125 TEST_F(OwnershipServiceTest, UpdateOwnerKey) { in TEST_F() argument