Home
last modified time | relevance | path

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

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