Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor.cc518 struct CollectStackTrace : public Closure { in Lock() struct
519 void Run(art::Thread* thread) override in Lock()
524 std::ostringstream oss; in Lock()