Searched refs:getIfKeyExist (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/dsent/libutil/
H A DMap.h60 const T& getIfKeyExist(const String& key_, const T& default_value_ = T()) const;
133 template<class T> const T& Map<T>::getIfKeyExist(const String& key_, const T& default_value_) const function in class:LibUtil::Map

Completed in 5 milliseconds