HomeSort by relevance Sort by last modified time
    Searched full:default_is_null (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/sql/
recovery.cc 366 const bool default_is_null = (default_type == COLUMN_TYPE_NULL); local
423 if (not_null && default_is_null)
431 if (default_is_null) {

Completed in 95 milliseconds