OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetQuitOnKeyFetch
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/chromeos/login/
owner_manager_unittest.h
67
void
SetQuitOnKeyFetch
(bool should_quit) { quit_on_observe_ = should_quit; }
ownership_service_unittest.cc
178
loader.
SetQuitOnKeyFetch
(false);
202
loader.
SetQuitOnKeyFetch
(false);
owner_manager_unittest.cc
207
loader.
SetQuitOnKeyFetch
(false);
Completed in 307 milliseconds