Searched defs:UnwrapMapKeyImpl (Results 1 – 1 of 1) sorted by relevance
39 inline int32_t UnwrapMapKeyImpl(const MapKey& map_key, const int32_t*) { in UnwrapMapKeyImpl() function42 inline uint32_t UnwrapMapKeyImpl(const MapKey& map_key, const uint32_t*) { in UnwrapMapKeyImpl() function45 inline int64_t UnwrapMapKeyImpl(const MapKey& map_key, const int64_t*) { in UnwrapMapKeyImpl() function48 inline uint64_t UnwrapMapKeyImpl(const MapKey& map_key, const uint64_t*) { in UnwrapMapKeyImpl() function51 inline bool UnwrapMapKeyImpl(const MapKey& map_key, const bool*) { in UnwrapMapKeyImpl() function54 inline absl::string_view UnwrapMapKeyImpl(const MapKey& map_key, in UnwrapMapKeyImpl() function58 inline const MapKey& UnwrapMapKeyImpl(const MapKey& map_key, const MapKey*) { in UnwrapMapKeyImpl() function