Searched refs:StartWatching (Results 76 - 100 of 121) sorted by relevance

12345

/haiku/src/preferences/datatranslations/
H A DDataTranslationsWindow.cpp75 roster->StartWatching(this);
/haiku/src/preferences/filetypes/
H A DMimeTypeListView.cpp445 BMimeType::StartWatching(this);
H A DApplicationTypesWindow.cpp262 BMimeType::StartWatching(this);
H A DFileTypesWindow.cpp590 BMimeType::StartWatching(this);
H A DApplicationTypeWindow.cpp516 BMimeType::StartWatching(this);
/haiku/src/servers/registrar/
H A DMIMEManager.cpp131 ? fDatabase.StartWatching(messenger)
/haiku/src/kits/storage/
H A DPathMonitor.cpp157 status_t StartWatching(uint32 pathFlags, BHandler* target) function in class:__anon3::Ancestor
977 status_t error = ancestor->StartWatching(watchFlags, this);
1977 BPathMonitor::StartWatching(const char* path, uint32 flags, function in class:BPrivate::BPathMonitor
1980 TRACE("BPathMonitor::StartWatching(%s, %" B_PRIx32 ")\n", path, flags);
H A DMimeType.cpp1138 BMimeType::StartWatching(BMessenger target) function in class:BMimeType
/haiku/src/kits/tracker/
H A DFilePanelPriv.cpp273 BHandler::StartWatching(tracker, kDesktopFilePanelRootChanged);
1766 BFilePanelPoseView::StartWatching() function in class:BFilePanelPoseView
1772 BHandler::StartWatching(tracker, kVolumesOnDesktopChanged);
H A DFSClipboard.cpp628 be_clipboard->StartWatching(this);
H A DDeskWindow.cpp295 BPathMonitor::StartWatching(path.Path(),
H A DPoseView.cpp369 StartWatching();
870 BPoseView::StartWatching() function in class:BPoseView
879 BMimeType::StartWatching(BMessenger(this));
1009 tracker->StartWatching(this, kShowSelectionWhenInactiveChanged);
1010 tracker->StartWatching(this, kTransparentSelectionChanged);
1011 tracker->StartWatching(this, kSortFolderNamesFirstChanged);
1012 tracker->StartWatching(this, kHideDotFilesChanged);
1013 tracker->StartWatching(this, kTypeAheadFilteringChanged);
8485 StartWatching();
8518 StartWatching();
[all...]
/haiku/src/apps/cortex/InfoView/
H A DInfoWindowManager.cpp199 roster->StartWatching(BMessenger(0, this),
/haiku/src/kits/storage/disk_device/
H A DDiskDeviceRoster.cpp515 BDiskDeviceRoster::StartWatching(BMessenger target, uint32 eventMask) function in class:BDiskDeviceRoster
/haiku/src/apps/sudoku/
H A DSudokuWindow.cpp291 fSudokuView->StartWatching(this, kUndoRedoChanged);
/haiku/src/apps/haikudepot/ui/
H A DMainWindow.cpp256 BPackageRoster().StartWatching(this,
317 BPackageRoster().StartWatching(this,
/haiku/src/servers/media/
H A Dmedia_server.cpp116 if (be_roster->StartWatching(BMessenger(this, this),
/haiku/src/preferences/screensaver/
H A DScreenSaverWindow.cpp673 be_roster->StartWatching(BMessenger(this, Looper()),
/haiku/src/kits/media/
H A DDefaultMediaTheme.cpp204 if (roster->StartWatching(control, parameter.Web()->Node(),
/haiku/src/servers/input/
H A DAddOnManager.cpp224 status = BPathMonitor::StartWatching(path.String(),
/haiku/src/kits/storage/mime/
H A DDatabase.cpp958 Database::StartWatching(BMessenger target) function in class:BPrivate::Storage::Mime::Database
960 DBG(OUT("Database::StartWatching()\n"));
/haiku/src/apps/codycam/
H A DCodyCam.cpp192 fMediaRoster->StartWatching(BMessenger(NULL,
/haiku/src/servers/net/
H A DNetServer.cpp162 BPrivate::BPathMonitor::StartWatching("/dev/net",
/haiku/src/servers/mount/
H A DAutoMounter.cpp376 BDiskDeviceRoster().StartWatching(this,
/haiku/src/apps/deskbar/
H A DBarApp.cpp110 be_roster->StartWatching(this);

Completed in 368 milliseconds

12345