Home
last modified time | relevance | path

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

123

/aosp_15_r20/device/google/trout/tools/tracing/tooling/
Dcalculate_time_offset.py49 def GetTime(self): member in Device
87 def GetTime(self): member in QnxDevice
107 def GetTime(self): member in AndroidDevice
/aosp_15_r20/art/openjdkjvmti/
H A Dti_timers.cc72 jvmtiError TimerUtil::GetTime([[maybe_unused]] jvmtiEnv* env, jlong* nanos_ptr) { in GetTime() function in openjdkjvmti::TimerUtil
/aosp_15_r20/device/google/trout/tools/tracing/time_utility/
DClockTime.cpp44 int GetTime(int type, uint64_t* ts_ns) { in GetTime() function
DClocktimeMain.cpp48 int GetTime(int type, uint64_t* ts_ns) { in GetTime() function
/aosp_15_r20/external/openthread/src/core/thread/
H A Dtime_sync_service.cpp71 TimeSync::Status TimeSync::GetTime(uint64_t &aNetworkTime) const in GetTime() function in ot::TimeSync
/aosp_15_r20/external/perfetto/src/base/
H A Dtime_unittest.cc54 TEST(TimeTest, GetTime) { in TEST() argument
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkDeviceMemoryExternalMac.hpp35 struct timespec GetTime() in GetTime() function
/aosp_15_r20/art/runtime/base/
H A Dtiming_logger.h119 uint64_t GetTime() const { in GetTime() function
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_signature_embeddertest.cpp165 TEST_F(FPDFSignatureEmbedderTest, GetTime) { in TEST_F() argument
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/tunable/
H A DTunable.h78 double GetTime() const { return time_; } in GetTime() function
/aosp_15_r20/frameworks/base/tools/aapt2/trace/
H A DTraceBuffer.cpp49 int64_t GetTime() noexcept { in GetTime() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Tar/
H A DTarHandlerOut.cpp92 static HRESULT GetTime(UInt32 i, UInt32 pid, IArchiveUpdateCallback *callback, in GetTime() function
H A DTarUpdate.cpp58 static HRESULT GetTime(IStreamGetProp *getProp, UInt32 pid, CPaxTime &pt) in GetTime() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/
H A DZipHandlerOut.cpp78 static HRESULT GetTime(IArchiveUpdateCallback *callback, unsigned index, PROPID propID, FILETIME &f… in GetTime() function
/aosp_15_r20/frameworks/base/tests/JankBench/app/src/main/jni/
H A Dtest.cpp31 static uint64_t GetTime() { in GetTime() function
/aosp_15_r20/external/trusty/lk/app/timertest/
Dtimertest.c204 TEST(TimerTest, GetTime) { in TEST() argument
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.cpp514 HRESULT CArchiveExtractCallback::GetTime(UInt32 index, PROPID propID, CArcTime &ft) in GetTime() function in CArchiveExtractCallback
/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp303 static HRESULT GetTime(IArchiveUpdateCallback *updateCallback, unsigned index, PROPID propID, UInt6… in GetTime() function
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_localevalue.cpp239 CFX_DateTime CXFA_LocaleValue::GetTime() const { in GetTime() function in CXFA_LocaleValue
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/
H A Doutput_test_helper.cc322 double Results::GetTime(BenchmarkTime which) const { in GetTime() function in Results
/aosp_15_r20/external/libcxx/utils/google-benchmark/test/
H A Doutput_test_helper.cc315 double Results::GetTime(BenchmarkTime which) const { in GetTime() function in Results
/aosp_15_r20/external/google-benchmark/test/
H A Doutput_test_helper.cc323 double Results::GetTime(BenchmarkTime which) const { in GetTime() function in Results
/aosp_15_r20/external/cronet/base/test/
H A Dtask_environment.cc205 static Time GetTime() { in GetTime() function in base::test::TaskEnvironment::MockTimeDomain
/aosp_15_r20/external/OpenCL-CTS/test_conformance/conversions/
H A Dbasic_test_conversions.cpp1222 uint64_t GetTime(void) in GetTime() function
/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_service.cc494 base::Time PrefService::GetTime(const std::string& path) const { in GetTime() function in PrefService

123