Searched defs:AddAttribute (Results 1 - 8 of 8) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackageNode.cpp84 PackageNode::AddAttribute(PackageNodeAttribute* attribute) function in class:PackageNode
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareAttrDir.cpp335 ShareAttrDir::AddAttribute(const char* name, const attr_info& info, function in class:ShareAttrDir
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DAttributeDirectory.cpp191 AttributeDirectory::AddAttribute(const char* name, const attr_info& info, function in class:AttributeDirectory
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DNode.cpp218 Node::AddAttribute(Attribute *attribute) function in class:Node
/haiku/src/apps/people/
H A DPersonWindow.cpp348 PersonWindow::AddAttribute(const char* label, const char* attribute) function in class:PersonWindow
H A DPersonView.cpp87 PersonView::AddAttribute(const char* label, const char* attribute) function in class:PersonView
/haiku/src/add-ons/kernel/file_systems/layers/attribute_overlay/
H A Dattribute_overlay.cpp862 AttributeFile::AddAttribute(AttributeEntry *entry) function in class:attribute_overlay::AttributeFile
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp1265 Inode::AddAttribute(Attribute* attribute, bool overwrite) function in class:Inode
1282 Inode::AddAttribute(const char* name, type_code type, bool overwrite, function in class:Inode
1304 Inode::AddAttribute(const char* name, type_code type, const char* string) function in class:Inode
1315 Inode::AddAttribute(const char* name, type_code type, uint32 value) function in class:Inode
1323 Inode::AddAttribute(const char* name, type_code type, uint64 value) function in class:Inode
[all...]

Completed in 117 milliseconds