OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetServersForTime
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/jingle/notifier/communicator/
login_settings.cc
39
return
GetServersForTime
(base::Time::Now());
58
return
GetServersForTime
(now);
65
ServerList LoginSettings::
GetServersForTime
(base::Time now) const {
login_settings.h
58
ServerList
GetServersForTime
(base::Time now) const;
Completed in 26 milliseconds