Lines Matching defs:entry_ref

123 status_t DuplicateTask(BObjectList<entry_ref>* srcList);
124 static status_t MoveTask(BObjectList<entry_ref>*, BEntry*, BList*, uint32);
125 static status_t _DeleteTask(BObjectList<entry_ref>*, bool);
126 static status_t _RestoreTask(BObjectList<entry_ref>*);
128 BObjectList<entry_ref>* refList, ssize_t blockSize, int32* totalCount,
133 ConflictCheckResult PreFlightNameCheck(BObjectList<entry_ref>* srcList,
226 const entry_ref* destDir, bool showCount)
240 CopyLoopControl::UpdateStatus(const char* name, const entry_ref& ref,
277 CopyLoopControl::ChecksumFile(const entry_ref*)
344 const entry_ref* destDir, bool showCount)
377 TrackerCopyLoopControl::UpdateStatus(const char* name, const entry_ref&,
450 CheckDevicesEqual(const entry_ref* srcRef, const Model* targetModel)
545 FSMoveToFolder(BObjectList<entry_ref>* srcList, BEntry* destEntry,
561 FSDelete(entry_ref* ref, bool async, bool confirm)
563 BObjectList<entry_ref>* list = new BObjectList<entry_ref>(1, true);
570 FSDeleteRefList(BObjectList<entry_ref>* list, bool async, bool confirm)
581 FSRestoreRefList(BObjectList<entry_ref>* list, bool async)
592 FSMoveToTrash(BObjectList<entry_ref>* srcList, BList* pointList, bool async)
821 ShouldEditRefName(const entry_ref* ref, const char* name, size_t length)
879 BObjectList<entry_ref>* srcList, BVolume* dstVol, BDirectory* destDir,
880 entry_ref* destRef, bool preflightNameCheck, bool needSizeCalculation,
891 BEntry entry((entry_ref*)srcList->ItemAt(index));
986 delete (entry_ref*)ref;
1000 MoveTask(BObjectList<entry_ref>* srcList, BEntry* destEntry, BList* pointList,
1013 entry_ref destRef;
1102 entry_ref* srcRef = srcList->ItemAt(i);
1273 entry_ref ref;
1356 entry_ref targetRef;
1390 entry_ref ref;
1614 entry_ref ref;
1744 entry_ref ref;
1776 entry_ref ref;
1946 FSDuplicate(BObjectList<entry_ref>* srcList, BList* pointList)
2042 entry_ref ref;
2162 PreFlightNameCheck(BObjectList<entry_ref>* srcList, const BDirectory* destDir,
2170 entry_ref* srcRef = srcList->ItemAt(i);
2428 entry_ref ref;
2459 entry_ref ref;
2611 BObjectList<entry_ref>* refList, ssize_t blockSize, int32* totalCount,
2626 if (entry_ref* ref = refList->ItemAt(0)) {
2641 entry_ref* ref = refList->ItemAt(i);
2949 FSInTrashDir(const entry_ref* ref)
2982 BObjectList<entry_ref> srcList;
2999 entry_ref ref;
3043 _DeleteTask(BObjectList<entry_ref>* list, bool confirm)
3085 entry_ref ref(*list->ItemAt(index));
3136 _RestoreTask(BObjectList<entry_ref>* list)
3151 entry_ref ref(*list->ItemAt(index));
3216 FSCreateNewFolder(const entry_ref* ref)
3244 FSCreateNewFolderIn(const node_ref* dirNode, entry_ref* newRef,
3346 FSGetParentVirtualDirectoryAware(const BEntry& entry, entry_ref& _ref)
3381 entry_ref parentRef;
3396 entry_ref ref;
3424 AsynchLaunchBinder(void (*func)(const entry_ref*, const BMessage*, bool on),
3425 const entry_ref* appRef, const BMessage* refs, bool openWithOK)
3440 SniffIfGeneric(const entry_ref* ref)
3465 entry_ref ref;
3475 _TrackerLaunchAppWithDocuments(const entry_ref* appRef, const BMessage* refs,
3537 LoaderErrorDetails(const entry_ref* app, BString &details)
3636 _TrackerLaunchDocuments(const entry_ref*, const BMessage* refs,
3644 entry_ref documentRef;
3651 entry_ref app;
3679 entry_ref ref;
3866 TrackerLaunch(const entry_ref* appRef, const BMessage* refs, bool async,
3880 TrackerLaunch(const entry_ref* appRef, bool async)
3909 FSLaunchItem(const entry_ref* application, const BMessage* refsReceived,
3938 FSOpenWithDocuments(const entry_ref* executable, BMessage* documents)
3946 FSLaunchUsing(const entry_ref* ref, BMessage* listOfRefs)
3961 FSLaunchItem(const entry_ref* appRef, BMessage* refs, int32, bool async)
3974 FSLaunchItem(const entry_ref* appRef, BMessage* refs, int32 workspace)
3985 entry_ref ref;