Home | History | Annotate | Download | only in icon

Lines Matching refs:removePageURLFromSQLDatabase

1608                 removePageURLFromSQLDatabase(pageSnapshots[i].pageURL());
1904 void IconDatabase::removePageURLFromSQLDatabase(const String& pageURL)
1912 LOG_ERROR("removePageURLFromSQLDatabase failed for url %s", urlForLogging(pageURL).ascii().data());