Searched refs:StatementRefDeleted (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/sql/
H A Dconnection.h520 void StatementRefDeleted(StatementRef* ref);
H A Dconnection.cc188 connection_->StatementRefDeleted(this);
1025 void Connection::StatementRefDeleted(StatementRef* ref) { function in class:sql::Connection

Completed in 156 milliseconds