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

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

Completed in 58 milliseconds