Searched refs:PostClassPrepare (Results 1 – 4 of 4) sorted by relevance
241 void PostClassPrepare(mirror::Class* klass)
1231 void JdwpState::PostClassPrepare(mirror::Class* klass) { in PostClassPrepare() function in art::JDWP::JdwpState
764 static void PostClassPrepare(mirror::Class* c)
3129 void Dbg::PostClassPrepare(mirror::Class* c) { in PostClassPrepare() function in art::Dbg3133 gJdwpState->PostClassPrepare(c); in PostClassPrepare()5367 Dbg::PostClassPrepare(klass.Get()); in ClassPrepare()