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

  /external/chromium/app/sql/
connection.h 335 void StatementRefCreated(StatementRef* ref);
connection.cc 71 connection_->StatementRefCreated(this);
391 void Connection::StatementRefCreated(StatementRef* ref) {

Completed in 64 milliseconds