Searched defs:visitor (Results 1 - 25 of 32) sorted by relevance

12

/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/shared/
H A DEntryInfo.cpp7 EntryInfo::ShowAround(RequestMemberVisitor* visitor) argument
H A DNodeInfo.cpp7 NodeInfo::ShowAround(RequestMemberVisitor* visitor) argument
[all...]
H A DAttrDirInfo.cpp7 AttributeInfo::ShowAround(RequestMemberVisitor* visitor) argument
27 AttrDirInfo::ShowAround(RequestMemberVisitor* visitor) argument
H A DServerNodeID.cpp26 ServerNodeID::ShowAround(RequestMemberVisitor* visitor) argument
H A DServerInfo.cpp10 VisitString(RequestMember* member, RequestMemberVisitor* visitor, argument
38 ShareInfo::ShowAround(RequestMemberVisitor* visitor) argument
96 ServerInfo::ShowAround(RequestMemberVisitor* visitor) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/shared/
H A DEntryInfo.cpp7 EntryInfo::ShowAround(RequestMemberVisitor* visitor) argument
H A DNodeInfo.cpp7 NodeInfo::ShowAround(RequestMemberVisitor* visitor) argument
[all...]
H A DAttrDirInfo.cpp7 AttributeInfo::ShowAround(RequestMemberVisitor* visitor) argument
27 AttrDirInfo::ShowAround(RequestMemberVisitor* visitor) argument
H A DServerNodeID.cpp26 ServerNodeID::ShowAround(RequestMemberVisitor* visitor) argument
H A DServerInfo.cpp10 VisitString(RequestMember* member, RequestMemberVisitor* visitor, argument
38 ShareInfo::ShowAround(RequestMemberVisitor* visitor) argument
96 ServerInfo::ShowAround(RequestMemberVisitor* visitor) argument
/haiku-fatelf/src/kits/storage/disk_device/
H A DDiskDevicePrivate.cpp23 PartitionFilterVisitor::PartitionFilterVisitor(BDiskDeviceVisitor *visitor, argument
H A DDiskDevice.cpp236 } visitor; local
535 BDiskDevice::_AcceptVisitor(BDiskDeviceVisitor* visitor, int32 level) argument
H A DDiskDeviceRoster.cpp192 BDiskDeviceRoster::VisitEachDevice(BDiskDeviceVisitor* visitor, argument
230 BDiskDeviceRoster::VisitEachPartition(BDiskDeviceVisitor* visitor, argument
275 VisitEachMountedPartition(BDiskDeviceVisitor* visitor, BDiskDevice* device, BPartition** partition) argument
310 VisitEachMountablePartition(BDiskDeviceVisitor* visitor, BDiskDevice* device, BPartition** partition) argument
[all...]
H A DDiskDeviceList.cpp254 BDiskDeviceList::VisitEachDevice(BDiskDeviceVisitor *visitor) argument
279 BDiskDeviceList::VisitEachPartition(BDiskDeviceVisitor *visitor) argument
305 VisitEachMountedPartition(BDiskDeviceVisitor *visitor) argument
335 VisitEachMountablePartition(BDiskDeviceVisitor *visitor) argument
[all...]
/haiku-fatelf/src/tests/system/kernel/unit/
H A DTest.cpp64 Test::Visit(TestVisitor& visitor) argument
H A DTestSuite.cpp127 TestSuite::Visit(TestVisitor& visitor) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DRequestMemberArray.h31 virtual void ShowAround(RequestMemberVisitor* visitor) argument
/haiku-fatelf/src/bin/debug/profile/
H A DProfileResult.h142 } visitor; local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/headers/shared/
H A DRequestMemberArray.h31 virtual void ShowAround(RequestMemberVisitor* visitor) argument
/haiku-fatelf/src/tests/kits/storage/disk_device/
H A DDiskDeviceTest.cpp551 DumpVisitor visitor; local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/exfat/
H A DDirectoryIterator.cpp120 DirectoryIterator::LookupEntry(EntryVisitor* visitor) argument
141 DirectoryIterator::Iterate(EntryVisitor &visitor) argument
47 GetNext(char* name, size_t* _nameLength, ino_t* _id, EntryVisitor* visitor) argument
172 _GetNext(uchar* name, size_t* _nameLength, ino_t* _id, EntryVisitor* visitor) argument
[all...]
/haiku-fatelf/src/bin/
H A Deject.cpp106 RemovableDeviceVisitor visitor; local
/haiku-fatelf/src/kits/package/
H A DPackageRoster.cpp75 BPackageRoster::VisitCommonRepositoryConfigs(BRepositoryConfigVisitor& visitor) argument
88 BPackageRoster::VisitUserRepositoryConfigs(BRepositoryConfigVisitor& visitor) argument
305 _VisitRepositoryConfigs(const BPath& path, BRepositoryConfigVisitor& visitor) argument
/haiku-fatelf/src/preferences/media/
H A DMediaListItem.cpp259 NodeListItem::Accept(MediaListItem::Visitor& visitor) argument
324 DeviceListItem::Accept(MediaListItem::Visitor& visitor) argument
411 AudioMixerListItem::Accept(MediaListItem::Visitor& visitor) argument
/haiku-fatelf/src/servers/mount/
H A DAutoMounter.cpp679 } visitor; local

Completed in 272 milliseconds

12