/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/ |
H A D | ConfigurationCallbacksTest.java | 226 final long curTime = SystemClock.elapsedRealtime(); in waitAndAssertRotationInCallbacks() local 237 final long curTime = SystemClock.elapsedRealtime(); in waitAndAssertBoundsChangeInCallbacks() local 251 final long curTime = SystemClock.elapsedRealtime(); in waitAndAssertDimensionsOffsetInCallbacks() local 263 final long curTime = SystemClock.elapsedRealtime(); in waitAndAssertDisplayBoundsChangeInCallbacks() local 273 final long curTime = SystemClock.elapsedRealtime(); in waitAndAssertDisplayOffsetInCallbacks() local 488 long curTime = SystemClock.elapsedRealtime(); in waitForLastCallbackTimeout() local
|
/aosp_15_r20/hardware/google/gfxstream/host/testlibs/windows/ |
D | WindowsTimer.cpp | 21 LARGE_INTEGER curTime; in start() local 30 LARGE_INTEGER curTime; in stop() local 42 LARGE_INTEGER curTime; in getElapsedTime() local
|
/aosp_15_r20/external/deqp/execserver/ |
H A D | xsExecutionServer.cpp | 248 uint64_t curTime = deGetMicroseconds(); in processSession() local 312 uint64_t curTime = deGetMicroseconds(); in initKeepAlives() local 324 uint64_t curTime = deGetMicroseconds(); in pollKeepAlives() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/cache/ |
D | CacheEntryDao.java | 50 DBCacheEntry getCacheEntry(String url, Instant curTime); in getCacheEntry() 63 void deleteStaleRows(long defaultMaxAgeSeconds, Instant curTime); in deleteStaleRows()
|
/aosp_15_r20/external/deqp/framework/qphelper/ |
H A D | qpWatchDog.c | 75 uint64_t curTime = deGetMicroseconds(); in watchDogThreadFunc() local 131 uint64_t curTime = deGetMicroseconds(); in qpWatchDog_reset() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/hdmi/ |
H A D | HdmiLogger.java | 113 long curTime = SystemClock.uptimeMillis(); in updateLog() local 139 private static boolean shouldLogNow(@Nullable Pair<Long, Integer> timing, long curTime) { in shouldLogNow()
|
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/metrics/ |
D | AudioRouteStats.java | 156 long curTime = SystemClock.elapsedRealtime(); in onRouteEnter() local 188 long curTime = SystemClock.elapsedRealtime(); in onRouteExit() local
|
/aosp_15_r20/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/ |
H A D | FrameReleaseQueue.java | 99 long curTime = getCurSysTime() - firstReleaseTime; in printPlaybackTime() local 195 long curTime = getCurSysTime(); in run() local
|
/aosp_15_r20/device/google/contexthub/firmware/os/core/ |
D | timer.c | 67 uint64_t curTime = timGetTime(); in timDelay() local 175 uint64_t curTime = useRtc ? rtcGetTime() : timGetTime(); in timTimerSetEx() local
|
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/viewmodel/v31/ |
D | PermissionUsageViewModel.kt | 93 val curTime = System.currentTimeMillis() in <lambda>() constant
|
/aosp_15_r20/frameworks/av/media/module/mpeg2ts/ |
H A D | AnotherPacketSource.cpp | 614 HLSTime curTime(buffer->meta()); in trimBuffersAfterMeta() local 685 HLSTime curTime(buffer->meta()); in trimBuffersBeforeMeta() local
|
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | ThroughputFilter.java | 76 long curTime = SystemClock.elapsedRealtime(); in onProcess() local
|
/aosp_15_r20/device/google/contexthub/firmware/os/platform/stm32/ |
D | platform.c | 408 uint64_t intState, curTime = timGetTime(); in platSleepClockRequest() local 602 uint64_t predecrement = 0, curTime = timGetTime(), length = mWakeupTime - curTime, intState; in platSleep() local
|
/aosp_15_r20/frameworks/base/media/mca/filterpacks/java/android/filterpacks/performance/ |
H A D | ThroughputFilter.java | 84 long curTime = SystemClock.elapsedRealtime(); in process() local
|
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
H A D | SignalStrengthTest.java | 116 long curTime = SystemClock.elapsedRealtime(); in testSignalStrength() local
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex33/javac/anno/com/android/adservices/service/common/cache/ |
D | CacheEntryDao_Impl.java | 73 public DBCacheEntry getCacheEntry(final String url, final Instant curTime) { in getCacheEntry()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex30/javac/anno/com/android/adservices/service/common/cache/ |
D | CacheEntryDao_Impl.java | 73 public DBCacheEntry getCacheEntry(final String url, final Instant curTime) { in getCacheEntry()
|
/aosp_15_r20/external/vogar/src/vogar/ |
H A D | ClassFileIndex.java | 122 long curTime = new Date().getTime(); in createIndex() local
|
/aosp_15_r20/frameworks/native/services/sensorservice/ |
H A D | SensorRegistrationInfo.h | 55 timespec curTime; in SensorRegistrationInfo() local
|
/aosp_15_r20/external/openthread/src/core/mac/ |
H A D | sub_mac_csl_receiver.cpp | 234 uint32_t curTime, elapsed, semiWindow; in GetCslWindowEdges() local
|
/aosp_15_r20/frameworks/base/core/java/android/os/ |
H A D | BatteryStats.java | 3361 public abstract long getBatteryUptime(long curTime); in getBatteryUptime() 3368 public abstract long getBatteryRealtime(long curTime); in getBatteryRealtime() 3456 public abstract long computeBatteryUptime(long curTime, int which); in computeBatteryUptime() 3465 public abstract long computeBatteryRealtime(long curTime, int which); in computeBatteryRealtime() 3473 public abstract long computeBatteryScreenOffUptime(long curTime, int which); in computeBatteryScreenOffUptime() 3481 public abstract long computeBatteryScreenOffRealtime(long curTime, int which); in computeBatteryScreenOffRealtime() 3489 public abstract long computeUptime(long curTime, int which); in computeUptime() 3497 public abstract long computeRealtime(long curTime, int which); in computeRealtime() 3508 public abstract long computeBatteryTimeRemaining(long curTime); in computeBatteryTimeRemaining() 3663 public abstract long computeChargeTimeRemaining(long curTime); in computeChargeTimeRemaining()
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | ProgressDialog2.cpp | 725 UInt32 curTime = ::GetTickCount(); in UpdateStatInfo() local 1134 UInt32 curTime = ::GetTickCount(); in OnPauseButton() local
|
H A D | PanelItemOpen.cpp | 1183 const DWORD curTime = GetTickCount() - startTime; in MyThreadFunction() local 1215 const DWORD curTime = GetTickCount() - startTime; in MyThreadFunction() local
|
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/ |
H A D | MediaControllerTest.java | 237 final long curTime = System.currentTimeMillis(); in testOnTrackballEvent() local
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/command/ |
D | CommandScheduler.java | 2298 long curTime = System.currentTimeMillis(); in displayInvocationsInfo() local 2460 long curTime = System.currentTimeMillis(); in displayCommandQueue() local 2468 long curTime, ExecutableCommandState cmdAndState, ArrayList<List<String>> displayRows) { in dumpCommand()
|