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

  /external/chromium_org/chrome/browser/notifications/
notification_browsertest.cc 206 NotificationChangeObserver* CreateObserver();
258 NotificationChangeObserver* NotificationsTest::CreateObserver() {
288 scoped_ptr<NotificationChangeObserver> observer(CreateObserver());
341 scoped_ptr<NotificationChangeObserver> observer(CreateObserver());
386 scoped_ptr<NotificationChangeObserver> observer(CreateObserver());
    [all...]
  /external/chromium_org/v8/src/
object-observe.js 86 function CreateObserver(callback, accept) {
237 var observer = CreateObserver(callback, accept);

Completed in 928 milliseconds