Home
last modified time | relevance | path

Searched refs:SetVarImpl (Results 1 – 1 of 1) sorted by relevance

/external/chromium/base/
Denvironment.cc44 return SetVarImpl(variable_name, new_value); in SetVar()
78 bool SetVarImpl(const char* variable_name, const std::string& new_value) { in SetVarImpl() function in __anon9471ffbb0111::EnvironmentImpl