Searched refs:envKey (Results 1 – 1 of 1) sorted by relevance
148 bool getFlagIfUnset(const std::string& envKey, T* out) const { in getFlagIfUnset() argument153 std::string envStrValue = getEnv(envKey); in getFlagIfUnset()164 err() << "Cannot override existing value " << *out << " with " << envKey in getFlagIfUnset()