Searched defs:MapKey (Results 1 – 7 of 7) sorted by relevance
53 public @interface MapKey { annotation
106 public @interface MapKey { annotation
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
206 OUT UINTN *MapKey, in LibMemoryMap()