Searched refs:Get_Impl (Results 1 – 1 of 1) sorted by relevance
209 return Get_Impl(type, entry, static_cast<KeyType *>(nullptr)); in Get()266 bool Get_Impl(ConstString type, MapValueType &entry, ConstString *dummy) { in Get_Impl() function272 return Get_Impl(type, entry, static_cast<KeyType *>(nullptr)); in GetExact_Impl()295 bool Get_Impl(ConstString key, MapValueType &value, in Get_Impl() function