Searched refs:expandBufAddMethodId (Results 1 – 3 of 3) sorted by relevance
185 expandBufAddMethodId(buf, location.method_id); in expandBufAddLocation()
73 static inline void expandBufAddMethodId(ExpandBuf* pReply, MethodId id) { expandBufAdd8BE(pReply, i… in expandBufAddMethodId() function
1637 expandBufAddMethodId(pReply, ToMethodId(&m)); in OutputDeclaredMethods()