Searched defs:notify (Results 26 - 38 of 38) sorted by relevance

12

/haiku/src/kits/interface/
H A DMenuItem.cpp594 bool notify = false; local
H A DListView.cpp1316 bool notify = false; local
/haiku/src/apps/powerstatus/
H A DPowerStatusView.cpp402 PowerStatusView::Update(bool force, bool notify) argument
/haiku/src/kits/shared/
H A DCalendarView.cpp305 bool notify = false; local
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DVolumeManager.cpp1135 bool notify = true; local
1230 bool notify = true; local
[all...]
/haiku/src/add-ons/kernel/generic/tty/
H A Dtty.cpp455 bool notify = false; local
[all...]
/haiku/src/add-ons/kernel/busses/virtio/virtio_pci/
H A Dvirtio_pci.cpp631 struct virtio_pci_notify_cap notify; local
[all...]
/haiku/src/add-ons/kernel/network/stack/
H A Dnet_socket.cpp871 bool notify = true; local
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp1820 bool notify = false; local
[all...]
/haiku/src/kits/storage/
H A DPathMonitor.cpp965 PathHandler::_StartWatchingAncestors(Ancestor* startAncestor, bool notify) argument
1012 _StopWatchingAncestors(Ancestor* ancestor, bool notify) argument
1375 _EntryCreated(const NotOwningEntryRef& entryRef, const node_ref& nodeRef, bool isDirectory, bool dryRun, bool notify, Entry** _entry) argument
1505 _EntryRemoved(const NotOwningEntryRef& entryRef, const node_ref& nodeRef, bool dryRun, bool notify, Entry** _keepEntry) argument
1643 _AddNode(const node_ref& nodeRef, bool isDirectory, bool notify, Entry* entry, Node** _node) argument
1728 _DeleteNode(Node* node, bool notify) argument
1755 _AddEntryIfNeeded(Directory* directory, const char* name, const node_ref& nodeRef, bool isDirectory, bool notify, Entry** _entry) argument
1793 _DeleteEntry(Entry* entry, bool notify) argument
1801 _DeleteEntryAlreadyRemovedFromParent(Entry* entry, bool notify) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp981 Volume::_AddPackageContent(Package* package, bool notify) argument
1016 _RemovePackageContent(Package* package, PackageNode* endNode, bool notify) argument
1046 _AddPackageContentRootNode(Package* package, PackageNode* rootPackageNode, bool notify) argument
1117 _RemovePackageContentRootNode(Package* package, PackageNode* rootPackageNode, PackageNode* endPackageNode, bool notify) argument
1178 _AddPackageNode(Directory* directory, PackageNode* packageNode, bool notify, Node*& _node) argument
1290 _RemovePackageNode(Directory* directory, PackageNode* packageNode, Node* node, bool notify) argument
[all...]
/haiku/src/tests/system/network/tcp_shell/
H A Dtcp_shell.cpp618 bool notify = true; local
/haiku/src/system/kernel/debug/
H A Ddebug.cpp1275 syslog_write(const char* text, int32 length, bool notify) argument

Completed in 116 milliseconds

12