Home | History | Annotate | Download | only in android

Lines Matching refs:GetRowForURL

810     URLID url_id = history_db_->GetRowForURL(i->url, NULL);
848 URLID url_id = history_db_->GetRowForURL(icon_mapping.page_url, NULL);
1187 if (history_db_->GetRowForURL(values.url(), &url_row)) {