Searched defs:DdmSendThreadNotification (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddebugger.cc4500 void Dbg::DdmSendThreadNotification(Thread* t, uint32_t type) { function in class:art::Dbg
4549 Dbg::DdmSendThreadNotification(thread, CHUNK_TYPE("THCR"));
4560 Dbg::DdmSendThreadNotification(t, type);

Completed in 102 milliseconds