Searched refs:SetBoolean (Results 1 – 4 of 4) sorted by relevance
211 state->SetBoolean(L"include_subdomains", i->second.include_subdomains); in Serialise()
497 dv.SetBoolean(L"a", false); in TEST()531 root->SetBoolean(L"bool", true); in TEST()
241 void SetBoolean(const std::wstring& path, bool in_value);
390 void DictionaryValue::SetBoolean(const std::wstring& path, bool in_value) { in SetBoolean() function in DictionaryValue