Home
last modified time | relevance | path

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

/external/perfetto/src/base/
Dtime_unittest.cc53 TEST(TimeTest, GetTime) { in TEST() argument
/external/llvm-project/lldb/tools/debugserver/source/
DDNBTimer.h63 void GetTime(uint64_t &sec, uint32_t &usec) const { in GetTime() function
/external/swiftshader/src/Vulkan/
DVkDeviceMemoryExternalMac.hpp33 struct timespec GetTime() in GetTime() function
/external/webrtc/system_wrappers/source/
Dclock.cc149 void GetTime(FILETIME* current_time) { 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/llvm-project/llvm/utils/benchmark/test/
Doutput_test_helper.cc306 double Results::GetTime(BenchmarkTime which) const { in GetTime() function in Results
/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.cpp223 CFX_DateTime CXFA_LocaleValue::GetTime() const { in GetTime() function in CXFA_LocaleValue
/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp783 static HRESULT GetTime(IGetProp *getProp, PROPID propID, FILETIME &ft, bool &ftDefined) in GetTime() function
/external/libcxx/utils/google-benchmark/test/
Doutput_test_helper.cc315 double Results::GetTime(BenchmarkTime which) const { in GetTime() function in Results
/external/llvm-project/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.cc320 double Results::GetTime(BenchmarkTime which) const { in GetTime() function in Results
/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/OpenCL-CTS/test_conformance/conversions/
Dtest_conversions.cpp760 uint64_t GetTime( void ) in GetTime() function
/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
7077 long long Cluster::GetTime() const { in GetTime() function in mkvparser::Cluster
8012 long long Block::GetTime(const Cluster* pCluster) const { in GetTime() function in mkvparser::Block
/external/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
7077 long long Cluster::GetTime() const { in GetTime() function in mkvparser::Cluster
8012 long long Block::GetTime(const Cluster* pCluster) const { in GetTime() function in mkvparser::Block
/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
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
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/stressapptest/src/
Dworker.cc2807 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
/external/mesa3d/src/imgui/
Dimgui.cpp3059 double ImGui::GetTime() in GetTime() function in ImGui