Symbol: OldNodeAttributes
src/add-ons/kernel/file_systems/packagefs/indices/AttributeIndex.cpp
186
const OldNodeAttributes& oldAttributes);
src/add-ons/kernel/file_systems/packagefs/indices/AttributeIndex.cpp
332
const OldNodeAttributes& oldAttributes)
src/add-ons/kernel/file_systems/packagefs/indices/AttributeIndex.cpp
423
const OldNodeAttributes& oldAttributes)
src/add-ons/kernel/file_systems/packagefs/indices/AttributeIndex.h
32
const OldNodeAttributes& oldAttributes);
src/add-ons/kernel/file_systems/packagefs/indices/LastModifiedIndex.cpp
130
const OldNodeAttributes& oldAttributes);
src/add-ons/kernel/file_systems/packagefs/indices/LastModifiedIndex.cpp
200
const OldNodeAttributes& oldAttributes)
src/add-ons/kernel/file_systems/packagefs/indices/LastModifiedIndex.cpp
288
const OldNodeAttributes& oldAttributes)
src/add-ons/kernel/file_systems/packagefs/indices/LastModifiedIndex.h
26
const OldNodeAttributes& oldAttributes);
src/add-ons/kernel/file_systems/packagefs/indices/NameIndex.cpp
180
const OldNodeAttributes& oldAttributes)
src/add-ons/kernel/file_systems/packagefs/indices/NameIndex.h
29
const OldNodeAttributes& oldAttributes);
src/add-ons/kernel/file_systems/packagefs/indices/SizeIndex.cpp
129
const OldNodeAttributes& oldAttributes);
src/add-ons/kernel/file_systems/packagefs/indices/SizeIndex.cpp
199
const OldNodeAttributes& oldAttributes)
src/add-ons/kernel/file_systems/packagefs/indices/SizeIndex.cpp
286
const OldNodeAttributes& oldAttributes)
src/add-ons/kernel/file_systems/packagefs/indices/SizeIndex.h
26
const OldNodeAttributes& oldAttributes);
src/add-ons/kernel/file_systems/packagefs/nodes/NodeListener.cpp
13
OldNodeAttributes::~OldNodeAttributes()
src/add-ons/kernel/file_systems/packagefs/nodes/NodeListener.cpp
19
OldNodeAttributes::IndexCookieForAttribute(const StringKey& name) const
src/add-ons/kernel/file_systems/packagefs/nodes/NodeListener.cpp
56
const OldNodeAttributes& oldAttributes)
src/add-ons/kernel/file_systems/packagefs/nodes/NodeListener.h
23
class OldNodeAttributes {
src/add-ons/kernel/file_systems/packagefs/nodes/NodeListener.h
25
virtual ~OldNodeAttributes();
src/add-ons/kernel/file_systems/packagefs/nodes/NodeListener.h
42
const OldNodeAttributes& oldAttributes);
src/add-ons/kernel/file_systems/packagefs/nodes/OldUnpackingNodeAttributes.h
15
class OldUnpackingNodeAttributes : public OldNodeAttributes {
src/add-ons/kernel/file_systems/packagefs/package_links/PackageLinkSymlink.cpp
53
struct PackageLinkSymlink::OldAttributes : OldNodeAttributes {
src/add-ons/kernel/file_systems/packagefs/package_links/PackageLinksListener.h
13
class OldNodeAttributes;
src/add-ons/kernel/file_systems/packagefs/package_links/PackageLinksListener.h
24
const OldNodeAttributes& oldAttributes) = 0;
src/add-ons/kernel/file_systems/packagefs/volume/Volume.cpp
2017
const OldNodeAttributes& oldAttributes)
src/add-ons/kernel/file_systems/packagefs/volume/Volume.cpp
691
const OldNodeAttributes& oldAttributes)
src/add-ons/kernel/file_systems/packagefs/volume/Volume.h
107
const OldNodeAttributes& oldAttributes);
src/add-ons/kernel/file_systems/packagefs/volume/Volume.h
181
const OldNodeAttributes& oldAttributes);