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