HomeSort by relevance Sort by last modified time
    Searched defs:CreateDataUrl (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/notifications/
desktop_notification_service.cc 209 string16 DesktopNotificationService::CreateDataUrl(
239 return CreateDataUrl(resource, subst);
243 string16 DesktopNotificationService::CreateDataUrl(
565 CreateDataUrl(params.icon_url, params.title, params.body,
  /external/chromium_org/chrome/browser/notifications/
desktop_notification_service.cc 208 string16 DesktopNotificationService::CreateDataUrl(
238 return CreateDataUrl(resource, subst);
242 string16 DesktopNotificationService::CreateDataUrl(
277 GURL content_url(CreateDataUrl(

Completed in 186 milliseconds