Searched defs:CreateDataUrl (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/notifications/
H A Ddesktop_notification_service.cc209 string16 DesktopNotificationService::CreateDataUrl( function in class:DesktopNotificationService
239 return CreateDataUrl(resource, subst);
243 string16 DesktopNotificationService::CreateDataUrl( function in class:DesktopNotificationService
565 CreateDataUrl(params.icon_url, params.title, params.body,
/external/chromium_org/chrome/browser/notifications/
H A Ddesktop_notification_service.cc208 string16 DesktopNotificationService::CreateDataUrl( function in class:DesktopNotificationService
238 return CreateDataUrl(resource, subst);
242 string16 DesktopNotificationService::CreateDataUrl( function in class:DesktopNotificationService
277 GURL content_url(CreateDataUrl(

Completed in 143 milliseconds