Searched refs:m_gid_map (Results 1 – 2 of 2) sorted by relevance
569 IDToNameMap m_gid_map; variable620 IDToNameMap::iterator pos = m_gid_map.find (gid); in GetCachedGroupName()621 if (pos != m_gid_map.end()) in GetCachedGroupName()637 m_gid_map[gid] = const_name; in SetCachedGroupName()648 m_gid_map[gid] = ConstString(); in SetGroupNameNotFound()655 m_gid_map.clear(); in ClearCachedGroupNames()
248 m_gid_map(), in Platform()