Home | History | Annotate | Download | only in browser

Lines Matching refs:handle

16 FaviconService::Handle FaviconService::GetFavicon(
28 return request->handle();
31 FaviconService::Handle FaviconService::UpdateFaviconMappingAndFetch(
44 return request->handle();
47 FaviconService::Handle FaviconService::GetFaviconForURL(
54 FaviconService::Handle handle = request->handle();
66 return handle;
96 request->handle(), history::FaviconData()));