Searched defs:stack_ (Results 1 – 3 of 3) sorted by relevance
/art/runtime/ | ||
D | thread_pool.h | 102 MemMap stack_; variable |
D | class_linker.cc | 8048 ArenaStack stack_; member in art::ClassLinker::LinkMethodsHelper |
/art/runtime/gc/ | ||
D | allocation_record.h | 123 std::vector<AllocRecordStackTraceElement> stack_; variable |