Searched defs:PostClassPrepare (Results 1 – 2 of 2) sorted by relevance
966 bool JdwpState::PostClassPrepare(JdwpTypeTag tag, RefTypeId refTypeId, const std::string& signature, in PostClassPrepare() function in art::JDWP::JdwpState
2280 void Dbg::PostClassPrepare(mirror::Class* c) { in PostClassPrepare() function in art::Dbg