Searched defs:defval (Results 1 – 2 of 2) sorted by relevance
29 const std::string& defval) { in StringFromEnv()
191 bool HwCalBase::getProperty(const char *key, T *outval, const T defval) { in getProperty()