Searched refs:EntryRef (Results 1 - 25 of 45) sorted by path

12

/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DEntryRef.cpp0 // EntryRef.cpp
3 #include "EntryRef.h"
7 EntryRef::EntryRef() function in class:EntryRef
13 EntryRef::EntryRef(dev_t volumeID, ino_t nodeID, const char* name) function in class:EntryRef
19 EntryRef::EntryRef(const entry_ref& ref) function in class:EntryRef
26 EntryRef::InitCheck() const
35 EntryRef
[all...]
H A DEntryRef.h0 // EntryRef.h
8 // EntryRef
9 class EntryRef : public entry_ref { class in inherits:entry_ref
11 EntryRef();
12 EntryRef(dev_t volumeID, ino_t nodeID,
14 EntryRef(const entry_ref& ref);
23 // EntryRef that doesn't clone the supplied name. Use with care!
24 class NoAllocEntryRef : public EntryRef {
H A DVolumeManager.cpp126 : HashMap<EntryRef, EntryCreatedEvent*> {
131 : HashMap<EntryRef, EntryRemovedEvent*> {
135 struct EntryMovedEventKey : public EntryRef {
142 : EntryRef(volumeID, fromDirectory, fromName),
151 uint32 hash = EntryRef::GetHashCode();
160 return (*(const EntryRef*)this) == other
175 struct VolumeManager::EntryMovedEventMap : HashMap<EntryRef, EntryMovedEvent*> {
183 typedef EntryRef AttributeRef;
/haiku/src/kits/storage/
H A DPathMonitor.cpp142 const NotOwningEntryRef& EntryRef() const function in class:__anon3::Ancestor
296 inline NotOwningEntryRef EntryRef() const;
525 Entry::EntryRef() const function in class:__anon3::Entry
993 _NotifyEntryCreatedOrRemoved(fBaseAncestor->EntryRef(),
1023 _NotifyEntryCreatedOrRemoved(fBaseAncestor->EntryRef(),
1385 && entryRef == ancestor->EntryRef()) {
1392 if (BEntry(&ancestor->EntryRef()).GetStat(&ancestorStat) == B_OK
1468 NotOwningEntryRef directoryEntryRef = nodeEntry->EntryRef();
1518 if (entryRef != ancestor->EntryRef()) {
1522 if (BEntry(&ancestor->EntryRef())
[all...]
/haiku/src/kits/tracker/
H A DDesktopPoseView.cpp259 entryMessage.AddInt64("directory", model.EntryRef()->directory);
260 entryMessage.AddString("name", model.EntryRef()->name);
H A DDirMenu.cpp195 entry.SetTo(item->TargetModel()->EntryRef());
219 message->AddRef(fEntryName.String(), model.EntryRef());
277 message->AddRef(fEntryName.String(), model.EntryRef());
H A DPoseList.cpp69 if (*pose->TargetModel()->EntryRef() == *entry) {
140 Model model(pose->TargetModel()->EntryRef(), true);
157 if (strcmp(pose->TargetModel()->EntryRef()->name, name) == 0) {
H A DRecentItems.cpp287 newResolvedModel = new Model(model.EntryRef(), true, true);
308 ref = *result->EntryRef();
313 ref = *model.EntryRef();
329 message->AddRef("refs", model.EntryRef());
H A DContainerWindow.cpp248 message->AddRef("refs", model->EntryRef());
253 const entry_ref* addOnRef = model->EntryRef();
615 BEntry entry(model->EntryRef());
619 fInTrash = FSInTrashDir(model->EntryRef());
739 ->FirstItem()->TargetModel()->EntryRef() : NULL,
2076 ? PoseView()->SelectionList()->FirstItem()->TargetModel()->EntryRef()
2138 ref = TargetModel()->EntryRef();
2154 if (entry.SetTo(model.EntryRef(), true) != B_OK)
2205 Model model(pose->TargetModel()->EntryRef(), true);
2271 message.AddRef("refs", pose->TargetModel()->EntryRef());
[all...]
H A DCountView.cpp297 if (entry.SetTo(window->TargetModel()->EntryRef()) == B_OK)
H A DDeskWindow.cpp98 runAddOn->AddRef("refs", model->EntryRef());
124 if (*item->model->EntryRef() == *other->EntryRef())
140 Model* resolved = new Model(model->EntryRef(), true, true);
157 BResources resources(model->ResolveIfLink()->EntryRef());
H A DDraggableContainerIcon.cpp174 message.AddRef("refs", model->EntryRef());
H A DFSClipboard.cpp248 if (clip->AddRef(refName, model->EntryRef()) == B_OK) {
263 if (clip->ReplaceRef(refName, model->EntryRef()) == B_OK) {
285 if (clip->AddRef(refName, model->EntryRef()) == B_OK
560 const entry_ref* ref = model->EntryRef();
607 const entry_ref* ref = model->EntryRef();
H A DFSUtils.cpp452 BDirectory destDir (targetModel->EntryRef());
769 BEntry entry(model->EntryRef());
807 result = ShouldEditRefName(model->EntryRef(), name, length);
H A DFavoritesMenu.cpp193 fUniqueRefCheck.push_back(*model.EntryRef());
342 return fRefFilter->Filter(model->EntryRef(), model->Node(), &statBeOS,
H A DFilePanel.cpp277 *ref = *static_cast<TFilePanel*>(fWindow)->TargetModel()->EntryRef();
H A DFilePanelPriv.cpp361 ref == *panel->TargetModel()->EntryRef() ? 0 : 100000, 200000,
412 panel->SetTo(panel->TargetModel()->EntryRef());
671 *ref = *pose->TargetModel()->EntryRef();
717 BEntry entry(TargetModel()->EntryRef());
1339 BEntry entry(TargetModel()->EntryRef());
1418 SetTo(TargetModel()->EntryRef());
1443 message.AddRef("refs", model->EntryRef());
1459 BEntry entry(oldModel.EntryRef());
1596 if (dir.SetTo(TargetModel()->EntryRef()) != B_OK) {
1630 message.AddRef("directory", TargetModel()->EntryRef());
[all...]
/haiku/src/preferences/keymap/
H A DKeymapListItem.h28 entry_ref& EntryRef() { return fKeymap; }; function in class:KeymapListItem
/haiku/src/preferences/printers/
H A DJobListView.cpp174 BNode node(&fJob->EntryRef());
/haiku/src/servers/package/
H A DPackage.h32 NotOwningEntryRef EntryRef() const function in class:Package
33 { return fFile->EntryRef(); }
H A DPackageFile.h44 NotOwningEntryRef EntryRef() const;
85 PackageFile::EntryRef() const function in class:PackageFile
105 return HashKey(value->EntryRef());
110 return value->EntryRef() == key;
/haiku/src/servers/print/
H A DPrinter.cpp407 BFile jobFile(&fJob->EntryRef(), B_READ_WRITE);
429 BPath file(&fJob->EntryRef());
435 BEntry entry(&fJob->EntryRef());
524 BEntry entry(&job->EntryRef());
/haiku/headers/private/print/
H A DJobs.h86 const entry_ref& EntryRef() const { return fEntry; } function in class:Job
/haiku/src/add-ons/input_server/devices/virtualkeyboard/
H A DVirtualKeyboardWindow.cpp59 fCurrentKeymap.Load(current->EntryRef());
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp1794 entry_ref EntryRef; local
1806 for (i = 0; MessagePntr->FindRef ("refs", i, &EntryRef) == B_OK; i++)
1810 ErrorCode = Entry.SetTo (&EntryRef, true /* traverse symbolic links */);
5633 entry_ref EntryRef; local
5638 for (i = 0; MessagePntr->FindRef ("refs", i, &EntryRef) == B_OK; i++)
5639 InternalMessage.AddRef ("refs", &EntryRef);
5932 entry_ref EntryRef; local
5969 MessagePntr->FindRef ("refs", RefIndex, &EntryRef) == B_OK;
5977 ErrorCode = Entry.SetTo (&EntryRef, true /* traverse symbolic links */);

Completed in 250 milliseconds

12