OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateOwnerKey
(Results
1 - 6
of
6
) sorted by null
/external/chromium/chrome/browser/chromeos/login/
owner_manager.h
55
void
UpdateOwnerKey
(const BrowserThread::ID thread_id,
ownership_service.h
120
static void
UpdateOwnerKey
(OwnershipService* service,
ownership_service.cc
112
NewRunnableFunction(&OwnershipService::
UpdateOwnerKey
,
170
void OwnershipService::
UpdateOwnerKey
(OwnershipService* service,
175
service->manager()->
UpdateOwnerKey
(thread_id, new_key, d);
owner_manager_unittest.cc
83
TEST_F(OwnerManagerTest,
UpdateOwnerKey
) {
90
&OwnerManager::
UpdateOwnerKey
,
owner_manager.cc
29
void OwnerManager::
UpdateOwnerKey
(const BrowserThread::ID thread_id,
ownership_service_unittest.cc
125
TEST_F(OwnershipServiceTest,
UpdateOwnerKey
) {
Completed in 1654 milliseconds