Searched refs:GetGCRoot (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Djvalue.h64 mirror::Object** GetGCRoot() { return &l; } function
H A Dthread.cc160 mirror::Object** GetGCRoot() { function in class:art::DeoptimizationReturnValueRecord
162 return ret_val_.GetGCRoot();
2460 visitor->VisitRootIfNonNull(record->GetGCRoot(),

Completed in 327 milliseconds