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

  /external/chromium_org/content/browser/appcache/
appcache_database.h 177 sql::Connection* db_connection() { function in class:content::AppCacheDatabase
chrome_appcache_service_unittest.cc 122 storage->database_->db_connection();
appcache_storage_impl.cc 97 sql::Connection* connection = database->db_connection();
672 sql::Connection* connection = database_->db_connection();
    [all...]

Completed in 90 milliseconds