Searched refs:PostThreadChange (Results 1 – 3 of 3) sorted by relevance
204 bool PostThreadChange(ObjectId threadId, bool start)
811 bool JdwpState::PostThreadChange(ObjectId threadId, bool start) { in PostThreadChange() function in art::JDWP::JdwpState
3059 gJdwpState->PostThreadChange(id, type == CHUNK_TYPE("THCR")); in PostThreadStartOrStop()