Home
last modified time | relevance | path

Searched refs:delegate (Results 1 – 11 of 11) sorted by relevance

/haiku/src/apps/haikudepot/util/
H A DDataIOUtils.cpp36 ConstraintedDataIO::ConstraintedDataIO(BDataIO* delegate, size_t limit) in ConstraintedDataIO() argument
38 fDelegate(delegate), in ConstraintedDataIO()
80 Base64DecodingDataIO::Base64DecodingDataIO(BDataIO* delegate, char char62, char char63) in Base64DecodingDataIO() argument
82 fDelegate(delegate), in Base64DecodingDataIO()
H A DDataIOUtils.h28 ConstraintedDataIO(BDataIO* delegate,
45 Base64DecodingDataIO(BDataIO* delegate,
/haiku/src/kits/storage/disk_device/
H A DMutablePartition.cpp348 BPartition::Delegate* delegate in CreateChild() local
350 if (!delegate) { in CreateChild()
354 partition->fDelegate = delegate; in CreateChild()
357 BMutablePartition* child = delegate->MutablePartition(); in CreateChild()
531 BMutablePartition::BMutablePartition(BPartition::Delegate* delegate) in BMutablePartition() argument
532 : fDelegate(delegate), in BMutablePartition()
/haiku/headers/private/userlandfs/shared/
H A DDriverSettings.h32 DriverParameterIterator(Delegate* delegate);
33 void _SetTo(Delegate* delegate, bool addReference);
/haiku/headers/private/storage/
H A DDriverSettings.h45 BDriverParameterIterator(Delegate* delegate);
46 void _SetTo(Delegate* delegate, bool addReference);
H A DMutablePartition.h85 BPartition::Delegate* delegate);
/haiku/src/add-ons/kernel/file_systems/userlandfs/shared/
H A DDriverSettings.cpp43 DriverParameterIterator::DriverParameterIterator(Delegate* delegate) in DriverParameterIterator() argument
44 : fDelegate(delegate) in DriverParameterIterator()
94 DriverParameterIterator::_SetTo(Delegate* delegate, bool addReference) in _SetTo() argument
98 fDelegate = delegate; in _SetTo()
/haiku/src/servers/bluetooth/
H A DLocalDeviceImpl.cpp37 HCIDelegate* delegate = new(std::nothrow) HCIControllerAccessor(path); in CreateControllerAccessor() local
38 if (delegate == NULL) in CreateControllerAccessor()
41 LocalDeviceImpl* device = new(std::nothrow) LocalDeviceImpl(delegate); in CreateControllerAccessor()
43 delete delegate; in CreateControllerAccessor()
54 HCIDelegate* delegate = new(std::nothrow) HCITransportAccessor(path); in CreateTransportAccessor() local
55 if (delegate == NULL) in CreateTransportAccessor()
58 LocalDeviceImpl* device = new(std::nothrow) LocalDeviceImpl(delegate); in CreateTransportAccessor()
60 delete delegate; in CreateTransportAccessor()
/haiku/src/kits/storage/
H A DDriverSettings.cpp56 BDriverParameterIterator::BDriverParameterIterator(Delegate* delegate) in BDriverParameterIterator() argument
58 fDelegate(delegate) in BDriverParameterIterator()
111 BDriverParameterIterator::_SetTo(Delegate* delegate, bool addReference) in _SetTo() argument
115 fDelegate = delegate; in _SetTo()
/haiku/docs/develop/midi/
H A Dmidi1.rst31 The ``BMidiSynth`` and ``BSynth`` classes delegate most of the work to
/haiku/src/apps/mail/
H A Dwords10366 delegate/DGNSX