Home
last modified time | relevance | path

Searched refs:EntryCreated (Results 1 – 25 of 27) sorted by relevance

12

/haiku/src/kits/device/
H A DUSBRoster.cpp28 bool EntryCreated(entry_ref *ref);
128 WatchedEntry::EntryCreated(entry_ref *ref) in EntryCreated() function in WatchedEntry
136 if (child->EntryCreated(ref)) in EntryCreated()
238 fRoot->EntryCreated(&ref); in MessageReceived()
/haiku/src/apps/mail/
H A DPeople.h55 virtual void EntryCreated(QueryList& source,
79 virtual void EntryCreated(QueryList& source,
H A DQueryMenu.cpp152 EntryCreated(ref, node); in DoQueryMessage()
270 EntryCreated(ref, node.node); in QueryThread()
306 void QueryMenu::EntryCreated(const entry_ref &ref, ino_t node) in EntryCreated() function in QueryMenu
H A DPeople.cpp122 PersonList::EntryCreated(QueryList& source, const entry_ref& ref, ino_t node) in EntryCreated() function in PersonList
164 GroupList::EntryCreated(QueryList& source, const entry_ref& ref, ino_t _node) in EntryCreated() function in GroupList
H A DQueryMenu.h67 virtual void EntryCreated(const entry_ref &ref, ino_t node);
H A DQueryList.h25 virtual void EntryCreated(QueryList& source,
H A DQueryList.cpp100 listener->EntryCreated(*this, iterator->second, iterator->first.node); in AddListener()
175 fListeners.ItemAt(index)->EntryCreated(*this, ref, node); in _NotifyEntryCreated()
H A DAddressTextControl.cpp83 virtual void EntryCreated(QueryList& source,
464 AddressPopUpMenu::EntryCreated(QueryList& source, in EntryCreated() function in AddressPopUpMenu
/haiku/src/apps/musiccollection/
H A DFileMonitor.h47 virtual void EntryCreated(WatchedFile* file) {}; in EntryCreated() function
78 virtual void EntryCreated(const char *name, ino_t directory,
H A DFileMonitor.cpp77 EntryCreated(entry.name, entry.directory, entry.device, in MessageReceived()
98 FileMonitor::EntryCreated(const char *name, ino_t directory, dev_t device, in EntryCreated() function in FileMonitor
110 fListener->EntryCreated(&fWatchedFileList[file.node]); in EntryCreated()
H A DMusicCollectionWindow.cpp54 EntryCreated(WatchedFile* file) in EntryCreated() function in ListViewListener
137 EntryCreated(file); in AttrChanged()
/haiku/headers/private/print/
H A DFolderWatcher.h47 virtual void EntryCreated(node_ref* node, entry_ref* entry) {}; in EntryCreated() function
H A DJobs.h113 void EntryCreated(node_ref* node, entry_ref* entry);
/haiku/src/kits/storage/
H A DNodeMonitorHandler.cpp88 NodeMonitorHandler::EntryCreated(const char *name, ino_t directory, in EntryCreated() function in NodeMonitorHandler
158 EntryCreated(name, directory, device, node); in HandleEntryCreated()
H A DAddOnMonitorHandler.cpp201 AddOnMonitorHandler::EntryCreated(const char* name, ino_t directory, in EntryCreated() function in AddOnMonitorHandler
/haiku/src/servers/print/
H A DPrintServerApp.h78 void EntryCreated(node_ref* node, entry_ref* entry);
H A DPrintServerApp.cpp233 PrintServerApp::EntryCreated(node_ref* node, entry_ref* entry) in EntryCreated() function in PrintServerApp
/haiku/headers/private/storage/
H A DNodeMonitorHandler.h29 virtual void EntryCreated(const char *name, ino_t directory,
H A DAddOnMonitorHandler.h64 virtual void EntryCreated(const char* name, ino_t directory,
/haiku/src/preferences/printers/
H A DPrinterListView.h58 void EntryCreated(node_ref* node,
H A DPrinterListView.cpp161 PrinterListView::EntryCreated(node_ref* node, entry_ref* entry) in EntryCreated() function in PrinterListView
/haiku/src/servers/index/
H A DVolumeWatcher.h33 void EntryCreated(const char *name, ino_t directory,
H A DVolumeWatcher.cpp36 WatchNameHandler::EntryCreated(const char *name, ino_t directory, dev_t device, in EntryCreated() function in WatchNameHandler
/haiku/src/kits/print/
H A DFolderWatcher.cpp114 fListener->EntryCreated(&node, &entry); in HandleCreatedEntry()
H A DJobs.cpp191 void Folder::EntryCreated(node_ref* node, entry_ref* entry) { in EntryCreated() function in Folder

12