Home | History | Annotate | Download | only in shill

Lines Matching refs:SetBool

53   store_.SetBool(kKey, kValue);
238 store_.SetBool(kBoolKey, kBoolValue);
310 first.SetBool("boolKey", true);
315 second.SetBool("boolKey", true);
320 first.SetBool("boolKey", true);
321 second.SetBool("boolOtherKey", true);
326 first.SetBool("boolKey", true);
327 second.SetBool("boolKey", false);
504 first.SetBool("boolKey", true);
516 second.SetBool("boolKey", true);
535 donor.SetBool(kBoolKey, kBoolValue);
615 store.SetBool(kBoolKey, kBoolValue);