Searched defs:SetMethodId (Results 1 – 2 of 2) sorted by relevance
68 static inline void SetMethodId(uint8_t* buf, MethodId val) { return Set8BE(buf, val); } in SetMethodId() function
801 void SetMethodId(MethodId* method_id) { u_.method_val_ = method_id; } in SetMethodId() function