Searched refs:SetBooleanWithoutPathExpansion (Results 1 – 3 of 3) sorted by relevance
407 cur_dict->SetBooleanWithoutPathExpansion(ReadKeyName(it), value); in ToBaseValue()
261 void SetBooleanWithoutPathExpansion(const std::string& path, bool in_value);
440 void DictionaryValue::SetBooleanWithoutPathExpansion( in SetBooleanWithoutPathExpansion() function in base::DictionaryValue