Searched refs:getMsgOpName (Results 1 – 3 of 3) sorted by relevance
498 StringRef getMsgOpName(int64_t MsgId, int64_t OpId);
827 StringRef getMsgOpName(int64_t MsgId, int64_t OpId) { in getMsgOpName() function
1161 O << ", " << getMsgOpName(MsgId, OpId); in printSendMsg()