Home
last modified time | relevance | path

Searched defs:Interrupt (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dtask_processor_test.cc65 TEST_F(TaskProcessorTest, Interrupt) { in TEST_F() argument
/art/runtime/
Ddebugger.cc2314 JDWP::JdwpError Dbg::Interrupt(JDWP::ObjectId thread_id) { in Interrupt() function in art::Dbg