Home
last modified time | relevance | path

Searched refs:expandBufAddMethodId (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jdwp/
Djdwp_expand_buf.cc185 expandBufAddMethodId(buf, location.method_id); in expandBufAddLocation()
Djdwp.h73 static inline void expandBufAddMethodId(ExpandBuf* pReply, MethodId id) { expandBufAdd8BE(pReply, i… in expandBufAddMethodId() function