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
777 static void PostClassPrepare(mirror::Class* c)
3019 void Dbg::PostClassPrepare(mirror::Class* c) { in PostClassPrepare() function in art::Dbg3023 gJdwpState->PostClassPrepare(c); in PostClassPrepare()5225 Dbg::PostClassPrepare(klass.Get()); in ClassPrepare()