HomeSort by relevance Sort by last modified time
    Searched defs:m_readOnly (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
SQLiteTransaction.h 52 bool m_readOnly;
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
SQLTransaction.h 112 bool m_readOnly;
SQLTransactionBackend.h 71 bool isReadOnly() { return m_readOnly; }
124 bool m_readOnly;

Completed in 392 milliseconds