Searched refs:SetDebugInvokeReq (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | thread.h | 1000 void SetDebugInvokeReq(DebugInvokeReq* req); |
D | thread.cc | 3918 void Thread::SetDebugInvokeReq(DebugInvokeReq* req) { in SetDebugInvokeReq() function in art::Thread |