Searched refs:BoolValueAt (Results 1 - 4 of 4) sorted by path

/haiku/headers/private/storage/
H A DDriverSettings.h127 bool BoolValueAt(int32 index,
/haiku/headers/private/userlandfs/shared/
H A DDriverSettings.h108 bool BoolValueAt(int32 index,
/haiku/src/add-ons/kernel/file_systems/userlandfs/shared/
H A DDriverSettings.cpp318 return parameter.BoolValueAt(0, noValue);
450 // BoolValueAt
452 DriverParameter::BoolValueAt(int32 index, bool noValue) const function in class:DriverParameter
/haiku/src/kits/storage/
H A DDriverSettings.cpp337 return parameter.BoolValueAt(0, noValue);
529 BDriverParameter::BoolValueAt(int32 index, bool noValue) const function in class:BPrivate::BDriverParameter

Completed in 69 milliseconds