Searched defs:SetMapKey (Results 1 – 1 of 1) sorted by relevance
68 inline void SetMapKey(MapKey* map_key, int32_t value) { in SetMapKey() function71 inline void SetMapKey(MapKey* map_key, uint32_t value) { in SetMapKey() function74 inline void SetMapKey(MapKey* map_key, int64_t value) { in SetMapKey() function77 inline void SetMapKey(MapKey* map_key, uint64_t value) { in SetMapKey() function80 inline void SetMapKey(MapKey* map_key, bool value) { in SetMapKey() function83 inline void SetMapKey(MapKey* map_key, const std::string& value) { in SetMapKey() function86 inline void SetMapKey(MapKey* map_key, const MapKey& value) { in SetMapKey() function