Searched defs:VisitNonConcurrentRoots (Results 1 - 1 of 1) sorted by path

/art/runtime/
H A Druntime.cc1182 void Runtime::VisitNonConcurrentRoots(RootCallback* callback, void* arg) { function in class:art::Runtime
1188 VisitNonConcurrentRoots(callback, arg);

Completed in 51 milliseconds