Searched defs:WasCreatedByVersionOrLater (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile.cc195 bool FakeProfile::WasCreatedByVersionOrLater(const std::string& version) { function in class:FakeProfile
/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_impl.cc431 bool OffTheRecordProfileImpl::WasCreatedByVersionOrLater( function in class:OffTheRecordProfileImpl
433 return profile_->WasCreatedByVersionOrLater(version);
H A Dprofile_impl.cc975 bool ProfileImpl::WasCreatedByVersionOrLater(const std::string& version) { function in class:ProfileImpl
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.cc935 bool TestingProfile::WasCreatedByVersionOrLater(const std::string& version) { function in class:TestingProfile

Completed in 505 milliseconds