Home
last modified time | relevance | path

Searched refs:methods_and_pcs (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dthread.cc2729 ObjPtr<mirror::PointerArray> methods_and_pcs = in Init() local
2733 if (methods_and_pcs == nullptr) { in Init()
2737 trace->Set(0, methods_and_pcs); in Init()