Home
last modified time | relevance | path

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

/external/perfetto/src/base/
Dtime_unittest.cc52 TEST(TimeTest, GetTime) { in TEST() argument
/external/webrtc/webrtc/system_wrappers/source/
Dclock.cc127 void GetTime(FILETIME* current_time) const { in GetTime() function in webrtc::WindowsRealTimeClock
/external/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp162 static HRESULT GetTime(IArchiveUpdateCallback *updateCallback, int index, PROPID propID, UInt64 &ft… in GetTime() function
/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.cpp283 CFX_DateTime CXFA_LocaleValue::GetTime() const { in GetTime() function in CXFA_LocaleValue
/external/libcxx/utils/google-benchmark/test/
Doutput_test_helper.cc315 double Results::GetTime(BenchmarkTime which) const { in GetTime() function in Results
/external/google-benchmark/test/
Doutput_test_helper.cc315 double Results::GetTime(BenchmarkTime which) const { in GetTime() function in Results
/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp783 static HRESULT GetTime(IGetProp *getProp, PROPID propID, FILETIME &ft, bool &ftDefined) in GetTime() function
/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp372 HRESULT CArchiveExtractCallback::GetTime(UInt32 index, PROPID propID, FILETIME &filetime, bool &fil… in GetTime() function in CArchiveExtractCallback
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.cc2453 long long CuePoint::GetTime(const Segment* pSegment) const { in GetTime() function in mkvparser::CuePoint
3551 long long Chapters::Atom::GetTime(const Chapters* pChapters, in GetTime() function in mkvparser::Chapters::Atom
7059 long long Cluster::GetTime() const { in GetTime() function in mkvparser::Cluster
7994 long long Block::GetTime(const Cluster* pCluster) const { in GetTime() function in mkvparser::Block
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc2453 long long CuePoint::GetTime(const Segment* pSegment) const { in GetTime() function in mkvparser::CuePoint
3551 long long Chapters::Atom::GetTime(const Chapters* pChapters, in GetTime() function in mkvparser::Chapters::Atom
7072 long long Cluster::GetTime() const { in GetTime() function in mkvparser::Cluster
8007 long long Block::GetTime(const Cluster* pCluster) const { in GetTime() function in mkvparser::Block
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.cc2453 long long CuePoint::GetTime(const Segment* pSegment) const { in GetTime() function in mkvparser::CuePoint
3551 long long Chapters::Atom::GetTime(const Chapters* pChapters, in GetTime() function in mkvparser::Chapters::Atom
7059 long long Cluster::GetTime() const { in GetTime() function in mkvparser::Cluster
7994 long long Block::GetTime(const Cluster* pCluster) const { in GetTime() function in mkvparser::Block
/external/syzkaller/vendor/google.golang.org/appengine/internal/log/
Dlog_service.pb.go189 func (m *LogLine) GetTime() int64 { func
/external/stressapptest/src/
Dworker.cc2803 int64 DiskThread::GetTime() { in GetTime() function in DiskThread
/external/oj-libjdwp/src/share/javavm/export/
Djvmti.h2460 jvmtiError GetTime(jlong* nanos_ptr) { in GetTime() function