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/openthread/src/core/thread/
Dtime_sync_service.cpp73 otNetworkTimeStatus TimeSync::GetTime(uint64_t &aNetworkTime) const in GetTime() function in ot::TimeSync
/external/swiftshader/src/Vulkan/
DVkDeviceMemoryExternalMac.hpp35 struct timespec GetTime() in GetTime() function
/external/pdfium/fpdfsdk/
Dfpdf_signature_embeddertest.cpp165 TEST_F(FPDFSignatureEmbedderTest, GetTime) { in TEST_F() argument
/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.cpp239 CFX_DateTime CXFA_LocaleValue::GetTime() const { in GetTime() function in CXFA_LocaleValue
/external/cronet/base/test/
Dtask_environment.cc203 static Time GetTime() { in GetTime() function in base::test::TaskEnvironment::MockTimeDomain
/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/google-benchmark/test/
Doutput_test_helper.cc320 double Results::GetTime(BenchmarkTime which) const { in GetTime() function in Results
/external/cronet/components/prefs/
Dpref_service.cc476 base::Time PrefService::GetTime(const std::string& path) const { in GetTime() function in PrefService
/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.cpp761 uint64_t GetTime( void ) in GetTime() function
/external/openthread/src/core/mac/
Dmac_frame.hpp241 uint64_t GetTime(void) const { return HostSwap64(mTime); } in GetTime() function in ot::Mac::TimeIe
/external/libaom/third_party/libwebm/mkvparser/
Dmkvparser.cc2464 long long CuePoint::GetTime(const Segment* pSegment) const { in GetTime() function in mkvparser::CuePoint
3562 long long Chapters::Atom::GetTime(const Chapters* pChapters, in GetTime() function in mkvparser::Chapters::Atom
7101 long long Cluster::GetTime() const { in GetTime() function in mkvparser::Cluster
8036 long long Block::GetTime(const Cluster* pCluster) const { in GetTime() function in mkvparser::Block
/external/libwebm/mkvparser/
Dmkvparser.cc2464 long long CuePoint::GetTime(const Segment* pSegment) const { in GetTime() function in mkvparser::CuePoint
3562 long long Chapters::Atom::GetTime(const Chapters* pChapters, in GetTime() function in mkvparser::Chapters::Atom
7101 long long Cluster::GetTime() const { in GetTime() function in mkvparser::Cluster
8036 long long Block::GetTime(const Cluster* pCluster) const { in GetTime() function in mkvparser::Block
/external/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.cc2464 long long CuePoint::GetTime(const Segment* pSegment) const { in GetTime() function in mkvparser::CuePoint
3562 long long Chapters::Atom::GetTime(const Chapters* pChapters, in GetTime() function in mkvparser::Chapters::Atom
7101 long long Cluster::GetTime() const { in GetTime() function in mkvparser::Cluster
8036 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