Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/diagnostics/
Ddiagnostics_test.cc103 base::Time DiagnosticsTest::GetStartTime() const { return start_time_; } in GetStartTime() function in diagnostics::DiagnosticsTest
/external/chromium_org/content/renderer/media/
Drtc_video_decoder_factory_tv.cc226 base::TimeDelta RTCVideoDecoderFactoryTv::GetStartTime() const { in GetStartTime() function in content::RTCVideoDecoderFactoryTv
/external/chromium_org/chrome/browser/ui/app_list/test/
Dfake_profile.cc150 base::Time FakeProfile::GetStartTime() const { in GetStartTime() function in FakeProfile
/external/chromium_org/chrome/browser/profiles/
Doff_the_record_profile_impl.cc375 Time OffTheRecordProfileImpl::GetStartTime() const { in GetStartTime() function in OffTheRecordProfileImpl
Dprofile_impl.cc1005 Time ProfileImpl::GetStartTime() const { in GetStartTime() function in ProfileImpl
/external/chromium_org/chrome/browser/download/
Ddownload_query.cc118 static std::string GetStartTime(const DownloadItem& item) { in GetStartTime() function
/external/chromium_org/media/filters/
Dffmpeg_demuxer.cc468 base::TimeDelta FFmpegDemuxer::GetStartTime() const { in GetStartTime() function in media::FFmpegDemuxer
Dchunk_demuxer.cc1007 TimeDelta ChunkDemuxer::GetStartTime() const { in GetStartTime() function in media::ChunkDemuxer
/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
/external/chromium_org/chrome/test/base/
Dtesting_profile.cc802 base::Time TestingProfile::GetStartTime() const { in GetStartTime() function in TestingProfile
/external/chromium_org/content/browser/download/
Ddownload_item_impl.cc691 base::Time DownloadItemImpl::GetStartTime() const { in GetStartTime() function in content::DownloadItemImpl
/external/chromium_org/v8/src/
Dapi.cc7238 int64_t CpuProfile::GetStartTime() const { in GetStartTime() function in v8::CpuProfile