Searched refs:IDToNameMap (Results 1 – 1 of 1) sorted by relevance
565 typedef std::map<uint32_t, ConstString> IDToNameMap; typedef568 IDToNameMap m_uid_map;569 IDToNameMap m_gid_map;577 IDToNameMap::iterator pos = m_uid_map.find (uid); in GetCachedUserName()620 IDToNameMap::iterator pos = m_gid_map.find (gid); in GetCachedGroupName()