Searched refs:PendingSyncMsgMap (Results 1 – 2 of 2) sorted by relevance
111 typedef std::map<int, uint32> PendingSyncMsgMap; typedef112 PendingSyncMsgMap pending_sync_msgs_;
322 PendingSyncMsgMap::iterator iter(pending_sync_msgs_.find(id)); in ScanMessage()