Searched refs:delegate (Results 1 – 11 of 11) sorted by relevance
/haiku/src/apps/haikudepot/util/ |
H A D | DataIOUtils.cpp | 36 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 D | DataIOUtils.h | 28 ConstraintedDataIO(BDataIO* delegate, 45 Base64DecodingDataIO(BDataIO* delegate,
|
/haiku/src/kits/storage/disk_device/ |
H A D | MutablePartition.cpp | 348 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 D | DriverSettings.h | 32 DriverParameterIterator(Delegate* delegate); 33 void _SetTo(Delegate* delegate, bool addReference);
|
/haiku/headers/private/storage/ |
H A D | DriverSettings.h | 45 BDriverParameterIterator(Delegate* delegate); 46 void _SetTo(Delegate* delegate, bool addReference);
|
H A D | MutablePartition.h | 85 BPartition::Delegate* delegate);
|
/haiku/src/add-ons/kernel/file_systems/userlandfs/shared/ |
H A D | DriverSettings.cpp | 43 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 D | LocalDeviceImpl.cpp | 37 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 D | DriverSettings.cpp | 56 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 D | midi1.rst | 31 The ``BMidiSynth`` and ``BSynth`` classes delegate most of the work to
|
/haiku/src/apps/mail/ |
H A D | words | 10366 delegate/DGNSX
|