Searched refs:GetMutableValue (Results 1 – 2 of 2) sorted by relevance
71 base::Value* GetMutableValue(const std::string& policy);
79 base::Value* PolicyMap::GetMutableValue(const std::string& policy) { in GetMutableValue() function in policy::PolicyMap