Searched refs:FillURLRow (Results 1 – 3 of 3) sorted by relevance
38 FillURLRow(statement_, r); in GetNextURL()74 void URLDatabase::FillURLRow(sql::Statement& s, history::URLRow* i) { in FillURLRow() function in history::URLDatabase97 FillURLRow(statement, info); in GetURLRow()111 FillURLRow(statement, &info); in GetAllTypedUrls()129 FillURLRow(statement, info); in GetRowForURL()335 FillURLRow(statement, &info); in AutocompleteForPrefix()374 FillURLRow(statement, info); in FindShortestURLFromBase()
269 static void FillURLRow(sql::Statement& s, URLRow* i);
91 FillURLRow(statement, &row); in SetUp()