Searched refs:deviceHasTrash (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/kits/tracker/
H A DPoseView.cpp5887 BObjectList<entry_ref>* noTrashList, std::map<int32, bool>* deviceHasTrash)
5889 std::map<int32, bool> &deviceHasTrashTmp = *deviceHasTrash;
5915 BObjectList<entry_ref>* noTrashList, std::map<int32, bool>* deviceHasTrash)
5918 noTrashList, deviceHasTrash);
5947 std::map<int32, bool> deviceHasTrash; local
5956 &deviceHasTrash);
5964 entriesToDeleteOnTheSpot, &deviceHasTrash);
5886 CopyOneTrashedRefAsEntry(const entry_ref* ref, BObjectList<entry_ref>* trashList, BObjectList<entry_ref>* noTrashList, std::map<int32, bool>* deviceHasTrash) argument
5914 CopyPoseOneAsEntry(BPose* pose, BObjectList<entry_ref>* trashList, BObjectList<entry_ref>* noTrashList, std::map<int32, bool>* deviceHasTrash) argument

Completed in 97 milliseconds