Searched refs:WeakHistoryMap (Results 1 – 1 of 1) sorted by relevance
246 typedef std::map<std::string, EditlineHistoryWP> WeakHistoryMap; in GetHistory() typedef248 static WeakHistoryMap g_weak_map; in GetHistory()250 WeakHistoryMap::const_iterator pos = g_weak_map.find(prefix); in GetHistory()