Searched refs:PostVMStart (Results 1 – 3 of 3) sorted by relevance
186 void PostVMStart() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
765 void JdwpState::PostVMStart() { in PostVMStart() function in art::JDWP::JdwpState
600 gJdwpState->PostVMStart(); in StartJdwp()