Home | History | Annotate | Download | only in gc

Lines Matching defs:VerificationCallback

1242 void Heap::VerificationCallback(mirror::Object* obj, void* arg) {
1248 GetLiveBitmap()->Walk(Heap::VerificationCallback, this);