Searched refs:priority_caller (Results 1 – 2 of 2) sorted by relevance
54 int priority_caller = (callerSta >> 16) & 0xffff; in send() local58 if (priority_caller != priority) { in send()61 cout << "err priority_caller:" << priority_caller in send()
125 int priority_caller = data.readInt32(); in onTransact() local127 if (priority_caller != priority) { in onTransact()130 cout << "err priority_caller:" << priority_caller in onTransact()