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

/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DAutoPackageAttributes.cpp7 #include "AutoPackageAttributes.h"
43 const void* value = AutoPackageAttributes::GetAttributeValue(fPackage,
67 if (AutoPackageAttributes::GetAttributeValue(fPackage, fAttribute,
82 AutoPackageAttributes::AttributeForName(const StringKey& name,
97 AutoPackageAttributes::NameForAttribute(AutoPackageAttribute attribute)
105 AutoPackageAttributes::GetAttributeValue(const Package* package,
132 AutoPackageAttributes::OpenCookie(Package* package, const StringKey& name,
H A DAutoPackageAttributes.h27 struct AutoPackageAttributes { struct
H A DAutoPackageAttributeDirectoryCookie.cpp58 ? AutoPackageAttributes::NameForAttribute(
H A DUnpackingAttributeCookie.cpp19 #include "AutoPackageAttributes.h"
85 return AutoPackageAttributes::OpenCookie(packageNode->GetPackage(),
/haiku/src/add-ons/kernel/file_systems/packagefs/package_links/
H A DPackageLinkSymlink.cpp193 return AutoPackageAttributes::OpenCookie(fPackage, name, openMode, _cookie);
H A DPackageLinkDirectory.cpp101 return AutoPackageAttributes::OpenCookie(package, name, openMode, _cookie);

Completed in 113 milliseconds