Searched defs:MapKey (Results 1 – 4 of 4) sorted by relevance
137 class MapKey; variable952 const MapKey& /* key */) const { in ContainsMapKey()961 const MapKey& /* key */, in InsertOrLookupMapValue()970 const MapKey& /* key */) const { in DeleteMapValue()
62 class MapKey; variable
50 class MapKey; variable
99 MapKey() : type_(0) { in MapKey() function101 MapKey(const MapKey& other) : type_(0) { in MapKey() function