Searched defs:GetStartTime (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/chrome/browser/diagnostics/
H A Ddiagnostics_test.cc103 base::Time DiagnosticsTest::GetStartTime() const { return start_time_; } function in class:diagnostics::DiagnosticsTest
/external/chromium_org/chrome/browser/notifications/
H A Dextension_welcome_notification_unittest.cc106 base::Time GetStartTime() const { return start_time_; } function in class:WelcomeNotificationDelegate
187 base::Time GetStartTime() const { function in class:ExtensionWelcomeNotificationTest
188 return delegate_->GetStartTime();
507 (GetStartTime() + requested_show_time).ToInternalValue());
521 (GetStartTime() + requested_show_time).ToInternalValue());
/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile.cc142 base::Time FakeProfile::GetStartTime() const { function in class:FakeProfile
/external/chromium_org/chrome/browser/download/
H A Ddownload_query.cc102 return (item.GetStartTime() - base::Time::UnixEpoch()).InMilliseconds();
118 static std::string GetStartTime(const DownloadItem& item) { function in namespace:__anon3588
119 return TimeToISO8601(item.GetStartTime());
298 return AddFilter(BuildFilter<std::string>(value, GT, &GetStartTime));
300 return AddFilter(BuildFilter<std::string>(value, LT, &GetStartTime));
302 return AddFilter(BuildFilter<std::string>(value, EQ, &GetStartTime));
/external/pdfium/fpdfsdk/include/javascript/
H A DJS_Object.h221 FX_DWORD GetStartTime() const function in class:CJS_Timer
/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_impl.cc403 Time OffTheRecordProfileImpl::GetStartTime() const { function in class:OffTheRecordProfileImpl
H A Dprofile_impl.cc1147 Time ProfileImpl::GetStartTime() const { function in class:ProfileImpl
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.cc863 base::Time TestingProfile::GetStartTime() const { function in class:TestingProfile
/external/chromium_org/media/filters/
H A Dchunk_demuxer.cc1144 TimeDelta ChunkDemuxer::GetStartTime() const { function in class:media::ChunkDemuxer
1649 SeekAllSources(GetStartTime());
H A Dffmpeg_demuxer.cc689 base::TimeDelta FFmpegDemuxer::GetStartTime() const { function in class:media::FFmpegDemuxer
/external/chromium_org/content/browser/download/
H A Ddownload_item_impl.cc728 base::Time DownloadItemImpl::GetStartTime() const { function in class:content::DownloadItemImpl
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvparser.cpp4049 long long Chapters::Atom::GetStartTime(const Chapters* pChapters) const { function in class:mkvparser::Chapters::Atom
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvparser.cpp4556 long long Chapters::Atom::GetStartTime(const Chapters* pChapters) const function in class:mkvparser::Chapters::Atom
/external/libvpx/libwebm/
H A Dmkvparser.cpp4051 long long Chapters::Atom::GetStartTime(const Chapters* pChapters) const { function in class:mkvparser::Chapters::Atom
/external/chromium_org/v8/src/
H A Dapi.cc7127 int64_t CpuProfile::GetStartTime() const { function in class:v8::CpuProfile
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1221 milliseconds