Home
last modified time | relevance | path

Searched defs:StatementRef (Results 1 – 2 of 2) sorted by relevance

/external/chromium/app/sql/
Dconnection.cc62 Connection::StatementRef::StatementRef() in StatementRef() function in sql::Connection::StatementRef
67 Connection::StatementRef::StatementRef(Connection* connection, in StatementRef() function in sql::Connection::StatementRef
Dconnection.h327 friend class StatementRef; variable