Home
last modified time | relevance | path

Searched defs:checkpoint (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/android/metrics/
H A DMetricsReader.java112 public void checkpoint() { in checkpoint() method in MetricsReader
/aosp12/system/vold/
H A DBenchmarkGen.h40 static status_t BenchmarkRun(std::function<bool(int)> checkpoint) { in BenchmarkRun()
4076 static status_t BenchmarkCreate(std::function<bool(int)> checkpoint) { in BenchmarkCreate()
/aosp12/frameworks/base/core/java/android/os/
H A DFileUtils.java481 long checkpoint = 0; in copyInternalSplice() local
522 long checkpoint = 0; in copyInternalSendfile() local
581 long checkpoint = 0; in copyInternalUserspace() local
/aosp12/art/runtime/
H A Dcha.cc700 CHACheckpoint checkpoint(dependent_method_headers); in InvalidateSingleImplementationMethods() local
H A Dthread_list.cc252 DumpCheckpoint checkpoint(&os, dump_native_stack); in Dump() local
H A Dthread.cc1556 Closure* checkpoint; in RunCheckpointFunction() local
/aosp12/art/runtime/gc/collector/
H A Dconcurrent_copying.cc300 ActivateReadBarrierEntrypointsCheckpoint checkpoint(this); in ActivateReadBarrierEntrypoints() local