Home
last modified time | relevance | path

Searched defs:GetCurrentTimestamp (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pigweed/pw_perf_test/public/pw_perf_test/internal/
H A Dchrono_timer_interface.h32 inline Timestamp GetCurrentTimestamp() { return chrono::SystemClock::now(); } in GetCurrentTimestamp() function
H A Dtimer.h30 inline Timestamp GetCurrentTimestamp() { in GetCurrentTimestamp() function
H A Dcyccnt_timer_interface.h54 inline Timestamp GetCurrentTimestamp() { return kDwtCcynt; } in GetCurrentTimestamp() function
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/monitoring/collector/
DResourceMetricUtil.java66 public static Timestamp GetCurrentTimestamp() { in GetCurrentTimestamp() method in ResourceMetricUtil
/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpEventLogger.cc40 static void GetCurrentTimestamp(char* timestamp) { in GetCurrentTimestamp() function
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed.jarFileMd5$FileChecksum$1.class FileMd5.java package FileMd5$FileChecksum$1 extends com. ...