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

  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
SQLStatementBackend.h 54 bool hasStatementErrorCallback() const { return m_hasErrorCallback; }
73 bool m_hasErrorCallback;