Home | History | Annotate | Download | only in profiles

Lines Matching full:time

18 class Time;
167 // time.
222 // profile. The VisitedLinkMaster is lazily created the first time
231 // profile. The UserScriptMaster is lazily created the first time
255 // The SSLHostState is lazily created the first time that this method is
261 // first time that this method is called.
265 // profile. The FaviconService is lazily created the first time
278 // profile. The HistoryService is lazily created the first time
295 // profile. The AutocompleteClassifier is lazily created the first time that
316 // time that this method is called.
321 // time that this method is called.
340 // is lazily created the first time this method is called. This is owned
411 // created the first time that this method is called.
435 // Returns true if the last time this profile was open it was exited cleanly.
464 // Returns the time the profile was started. This is not the time the profile
465 // was created, rather it is the time the user started chrome and logged into
466 // this profile. For the single profile case, this corresponds to the time
468 virtual base::Time GetStartTime() const = 0;