OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetInstanceSet
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/chromeos/login/
update_screen.h
79
static InstanceSet&
GetInstanceSet
();
update_screen.cc
43
UpdateScreen::InstanceSet& UpdateScreen::
GetInstanceSet
() {
51
InstanceSet& instance_set =
GetInstanceSet
();
64
GetInstanceSet
().insert(this);
72
GetInstanceSet
().erase(this);
Completed in 2371 milliseconds