Home
last modified time | relevance | path

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

/art/runtime/
Dmonitor.cc514 struct CollectStackTrace : public Closure { in Lock() struct
515 void Run(art::Thread* thread) OVERRIDE in Lock()
520 std::ostringstream oss; in Lock()