HomeSort by relevance Sort by last modified time
    Searched refs:isNullable (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DictionaryHelperForBindings.h 61 if (context.isNullable() && blink::isUndefinedOrNull(v8Value))
Dictionary.cpp 223 if (context.isNullable() && blink::isUndefinedOrNull(v8Value))
289 Dictionary::ConversionContext& Dictionary::ConversionContext::setConversionType(const String& typeName, bool isNullable)
293 m_isNullable = isNullable;
Dictionary.h 93 bool isNullable() const { return m_isNullable; }
DictionaryHelperForCore.cpp 299 if (context.isNullable() && blink::isUndefinedOrNull(v8Value))
386 if (context.isNullable() && blink::isUndefinedOrNull(v8Value))
422 if (context.isNullable() && blink::isUndefinedOrNull(v8Value))
608 if (context.isNullable() && blink::isUndefinedOrNull(v8Value)) {
  /external/javasqlite/src/main/java/SQLite/JDBC2z/
JDBCResultSetMetaData.java 172 public int isNullable(int column) throws java.sql.SQLException {
  /external/jdiff/
xerces.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 67 milliseconds