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