Searched refs:GetAllTypedUrls (Results 1 – 3 of 3) sorted by relevance
62 bool GetAllTypedUrls(URLRows* urls);
90 bool URLDatabase::GetAllTypedUrls(URLRows* urls) { in GetAllTypedUrls() function in history::URLDatabase
980 return db_->GetAllTypedUrls(urls); in GetAllTypedURLs()