Searched refs:HashVectorBimap (Results 1 – 1 of 1) sorted by relevance
39 HashVectorBimap; typedef45 int32_t MapLookup(const HashVectorBimap& bimap, const std::string& tag) { in MapLookup()50 std::string MapReverseLookup(const HashVectorBimap& bimap, int32_t id) { in MapReverseLookup()58 int32_t GetSize(const HashVectorBimap& bimap) { in GetSize()167 auto bimap = std::make_unique<HashVectorBimap>(); in Create()175 return std::unique_ptr<Dictionary>(new DictionaryImpl<HashVectorBimap>( in Create()