Searched defs:setLong (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/inspector/
H A DInspectorState.h63 void setLong(const String& propertyName, long value) { setValue(propertyName, InspectorBasicValue::create((double)value)); } function in class:WebCore::InspectorState
/external/icu4c/i18n/
H A Dfmtable.cpp531 Formattable::setLong(int32_t l) function in class:Formattable
/external/javassist/src/test/test/javassist/convert/
H A DArrayAccessReplaceTest.java92 simple.setLong(i, i);
260 public void setLong(int pos, long value); method in interface:ArrayAccessReplaceTest.SimpleInterface
369 public void setLong(int pos, long value) { method in class:ArrayAccessReplaceTest.Simple
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
H A DImpl_RowSet.java172 public void setLong(int parameterIndex, long theLong) throws SQLException { method in class:Impl_RowSet
1129 public void setLong(String parameterName, long theLong) throws SQLException { method in class:Impl_RowSet
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 332 milliseconds