Home
last modified time | relevance | path

Searched defs:GetStartTime (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/profiles/
Dprofile.cc534 virtual Time GetStartTime() const { in GetStartTime() function in OffTheRecordProfileImpl
Dprofile_impl.cc1219 Time ProfileImpl::GetStartTime() const { in GetStartTime() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h199 virtual base::Time GetStartTime() const { NOTREACHED(); return base::Time(); } in GetStartTime() function