Searched defs:CreateDataUrl (Results 1 - 1 of 1) 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,

Completed in 38 milliseconds