HomeSort by relevance Sort by last modified time
    Searched refs:AddStackElement (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/
allocation_record.h 104 void AddStackElement(const AllocRecordStackTraceElement& element) {
allocation_record.cc 204 trace_->AddStackElement(AllocRecordStackTraceElement(m, GetDexPc()));

Completed in 748 milliseconds