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