Searched refs:GetOldValue (Results 1 – 1 of 1) sorted by relevance
101 : variable_{variable}, old_value_{GetOldValue(variable)} { in ScopedUnsetEnvironmentVariable()115 static std::optional<std::string> GetOldValue(const char* variable) { in GetOldValue() function