Searched refs:PostVMStart (Results 1 – 3 of 3) sorted by relevance
190 void PostVMStart() REQUIRES_SHARED(Locks::mutator_lock_) REQUIRES(!jdwp_token_lock_);
806 void JdwpState::PostVMStart() { in PostVMStart() function in art::JDWP::JdwpState
527 gJdwpState->PostVMStart(); in StartJdwp()