Searched refs:PostThreadChange (Results 1 – 3 of 3) sorted by relevance
231 void PostThreadChange(Thread* thread, bool start)
1059 void JdwpState::PostThreadChange(Thread* thread, bool start) { in PostThreadChange() function in art::JDWP::JdwpState
4433 gJdwpState->PostThreadChange(t, type == CHUNK_TYPE("THCR")); in PostThreadStartOrStop()