Searched defs:URLRow (Results 1 – 8 of 8) sorted by relevance
20 class URLRow; variable
31 class URLRow; variable
25 class URLRow; variable
16 class URLRow; variable
22 class URLRow; variable
27 class URLRow; variable
26 class URLRow; variable
16 URLRow::URLRow() { in URLRow() function in history::URLRow20 URLRow::URLRow(const GURL& url) : url_(url) { in URLRow() function in history::URLRow25 URLRow::URLRow(const GURL& url, URLID id) : url_(url) { in URLRow() function in history::URLRow