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

  /external/chromium/chrome/browser/notifications/
notification.cc 12 : origin_url_(origin_url),
20 : origin_url_(notification.origin_url()),
30 origin_url_ = notification.origin_url();
notification.h 35 const GURL& origin_url() const { return origin_url_; }
53 GURL origin_url_; member in class:Notification
60 // the same as origin_url_, or the name of an extension.

Completed in 44 milliseconds