Searched defs:SetParent (Results 1 - 20 of 20) sorted by path

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DJournal.h197 void SetParent(Transaction* parent) function in class:Transaction
H A DQuery.cpp82 void SetParent(Term* parent) { fParent = parent; } function in class:Term
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DJournal.h54 void SetParent(Transaction* parent) { fParent = parent; } function in class:Transaction
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DTransaction.cpp215 Transaction::SetParent(Transaction* transaction) function in class:Transaction
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVirtualDir.cpp181 VirtualDir::SetParent(VirtualDir* parent) function in class:VirtualDir
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DNode.cpp66 Node::SetParent(Directory* parent) function in class:Node
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPInterface.h259 void SetParent(KPPPInterface *parent) function in class:KPPPInterface
/haiku/src/system/boot/loader/
H A Dpartitions.cpp167 Partition::SetParent(Partition *parent) function in class:boot::Partition
/haiku/headers/os/interface/
H A DLayoutBuilder.h428 Base<ParentBuilder>::SetParent(ParentBuilder* parent) function in class:BLayoutBuilder::Base
[all...]
/haiku/headers/private/file_systems/
H A DQueryParser.h195 void SetParent(Term<QueryPolicy>* parent) function in class:QueryParser::Term
/haiku/src/add-ons/kernel/debugger/demangle/
H A Dgcc3+.cpp548 virtual void SetParent(Node* node) { fParent = node; } function in class:Node
938 virtual void SetParent(Node* node) function in class:XtructorNode
[all...]
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DEntry.h29 inline void SetParent(Directory *parent) { fParent = parent; } function in class:Entry
/haiku/src/add-ons/translators/rtf/
H A DRTF.cpp247 Element::SetParent(Group *parent) function in class:Element
/haiku/src/bin/bfs_tools/lib/
H A DInode.cpp235 Inode::SetParent(const block_run& run) function in class:Inode
/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntry.cpp51 DebugInfoEntry::SetParent(DebugInfoEntry* parent) function in class:DebugInfoEntry
/haiku/src/kits/interface/
H A DAbstractSpinner.cpp683 BAbstractSpinner::LabelLayoutItem::SetParent(BAbstractSpinner* parent) function in class:BAbstractSpinner::LabelLayoutItem
813 BAbstractSpinner::TextViewLayoutItem::SetParent(BAbstractSpinner* parent) function in class:BAbstractSpinner::TextViewLayoutItem
H A DMenuField.cpp1455 BMenuField::LabelLayoutItem::SetParent(BMenuField* parent) function in class:BMenuField::LabelLayoutItem
1587 BMenuField::MenuBarLayoutItem::SetParent(BMenuField* parent) function in class:BMenuField::MenuBarLayoutItem
H A DTextControl.cpp1326 BTextControl::LabelLayoutItem::SetParent(BTextControl* parent) function in class:BTextControl::LabelLayoutItem
1456 BTextControl::TextViewLayoutItem::SetParent(BTextControl* parent) function in class:BTextControl::TextViewLayoutItem
/haiku/src/system/kernel/device_manager/
H A DIORequest.h99 void SetParent(IORequest* parent) function in class:IORequestChunk
/haiku/src/system/kernel/disk_device_manager/
H A DKPartition.cpp849 KPartition::SetParent(KPartition* parent) function in class:KPartition

Completed in 159 milliseconds