Searched defs:setBoolean (Results 1 – 5 of 5) sorted by relevance
68 …void setBoolean(const String& propertyName, bool value) { setValue(propertyName, JSONBasicValue::c… in setBoolean() function
50 void TracedValue::setBoolean(const char* name, bool value) in setBoolean() function in blink::TracedValue
278 void JSONObjectBase::setBoolean(const String& name, bool value) in setBoolean() function in blink::JSONObjectBase
245 public void setBoolean(int pos, boolean value); in setBoolean() method341 public void setBoolean(int pos, boolean value) { in setBoolean() method in ArrayAccessReplaceTest.Simple
124 public void setBoolean(int parameterIndex, boolean theBoolean) in setBoolean() method in Impl_RowSet1056 public void setBoolean(String parameterName, boolean theBoolean) in setBoolean() method in Impl_RowSet