Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dthread_list.cc188 class DumpCheckpoint final : public Closure { class
190 DumpCheckpoint(bool dump_native_stack) in DumpCheckpoint() function in art::DumpCheckpoint