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

/external/chromium_org/sql/
H A Dconnection.h564 CachedStatementMap; typedef in class:sql::Connection
565 CachedStatementMap statement_cache_;
H A Dconnection.cc699 CachedStatementMap::iterator i = statement_cache_.find(id);

Completed in 57 milliseconds