Home
last modified time | relevance | path

Searched defs:stopTime (Results 1 – 25 of 164) sorted by relevance

1234567

/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonInterceptorScheduler.cpp29 WallClockTimer::clock::time_point stopTime = WallClockTimer::clock::now(); in schedule() local
39 WallClockTimer::clock::time_point stopTime = WallClockTimer::clock::now(); in run_workloads() local
49 WallClockTimer::clock::time_point stopTime = WallClockTimer::clock::now(); in run_tagged_workloads() local
63 WallClockTimer::clock::time_point stopTime = WallClockTimer::clock::now(); in schedule_op() local
/aosp_15_r20/frameworks/base/media/java/android/media/tv/
H A DAdRequest.java92 @Nullable ParcelFileDescriptor fileDescriptor, long startTime, long stopTime, in AdRequest()
99 long stopTime, long echoInterval, @NonNull Bundle metadata) { in AdRequest()
105 long stopTime, long echoInterval, @Nullable String mediaFileType, in AdRequest()
/aosp_15_r20/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
DKeepaliveStatsTrackerTest.java628 final int stopTime = 4157; in testOneKeepalive_stopped() local
676 final int stopTime = 4157; in testOneKeepalive_pausedStopped() local
720 final int stopTime = 4000; in testOneKeepalive_multiplePauses() local
852 final int stopTime = 7000; in testResetMetrics() local
1037 final int stopTime = 2000; in testReusableSlot_keepaliveStopped() local
/aosp_15_r20/external/slf4j/slf4j-ext/src/main/java/org/slf4j/profiler/
H A DStopWatch.java38 private long stopTime; field in StopWatch
69 public StopWatch stop(long stopTime) { in stop()
/aosp_15_r20/frameworks/opt/car/services/updatableServices/src/com/android/internal/car/updatable/
DUserMetrics.java336 public final long stopTime; field in UserMetrics.UserStoppingMetric
339 UserStoppingMetric(@UserIdInt int userId, long stopTime) { in UserStoppingMetric()
/aosp_15_r20/external/selinux/mcstrans/src/
H A Dmcstrans.c1317 struct timeval stopTime; in compute_raw_from_trans() local
1531 struct timeval stopTime; in compute_trans_from_raw() local
1669 struct timeval stopTime; in trans_context() local
1844 struct timeval stopTime; in untrans_context() local
/aosp_15_r20/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/metrics/
DTetheringMetrics.java237 RecordUpstreamEvent(final long startTime, final long stopTime, in RecordUpstreamEvent()
392 final long stopTime = mDependencies.timeNow(); in noteDownstreamStopped() local
/aosp_15_r20/system/chre/util/include/chre/util/
H A Dscope_timer_impl.h29 Nanoseconds stopTime = SystemTime::getMonotonicTime(); in ~ScopeTimer() local
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DStopWatchMap.java56 long stopTime = SystemClock.elapsedRealtime(); in stop() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
H A DRungeKuttaIntegrator.java190 final double stopTime = stepStart; in integrate() local
H A DAdamsBashforthIntegrator.java311 final double stopTime = stepStart; in integrate() local
H A DAdamsMoultonIntegrator.java329 final double stopTime = stepStart; in integrate() local
H A DEmbeddedRungeKuttaIntegrator.java334 final double stopTime = stepStart; in integrate() local
H A DGraggBulirschStoerIntegrator.java957 final double stopTime = stepStart; in integrate() local
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/time/
H A DStopWatchTest.java226 final long stopTime = watch.getStopTime(); in testStopTimeSimple() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
H A DCollationThreadTest.java237 long stopTime = System.currentTimeMillis() + 5000; in runThreads() local
/aosp_15_r20/external/icu/icu4j/main/collate/src/test/java/com/ibm/icu/dev/test/collator/
H A DCollationThreadTest.java234 long stopTime = System.currentTimeMillis() + 5000; in runThreads() local
/aosp_15_r20/frameworks/av/media/libaudioclient/
H A DToneGenerator.cpp1249 struct timespec stopTime; in stopTone() local
/aosp_15_r20/external/libchrome/base/android/java/src/org/chromium/base/library_loader/
H A DLibraryLoader.java514 long stopTime = SystemClock.uptimeMillis(); local
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DAppAdvertiseStats.java78 public Instant stopTime = null; field in AppAdvertiseStats.AppAdvertiserRecord
/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DAudioOutputDescriptor.h73 void setStopTime(nsecs_t stopTime) { mStopTime = stopTime; } in setStopTime()
/aosp_15_r20/frameworks/native/libs/input/
H A DInputTransport.cpp491 std::chrono::time_point<std::chrono::steady_clock> stopTime = in waitForMessage() local
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
H A DProfiler.cs728 public DateTime stopTime; field in Antlr.Runtime.Debug.Profiler.DecisionEvent
/aosp_15_r20/frameworks/av/media/module/mpeg2ts/
H A DAnotherPacketSource.cpp597 HLSTime stopTime(meta); in trimBuffersAfterMeta() local
/aosp_15_r20/packages/apps/TV/interactive/SampleTvInteractiveAppService/src/com/android/tv/samples/sampletvinteractiveappservice/
DTiasSessionImpl.java800 long stopTime = startTime + 25000; in requestAd() local

1234567