Home
last modified time | relevance | path

Searched defs:stringLength (Results 1 – 6 of 6) sorted by relevance

/haiku/src/kits/device/
H A DUSBDevice.cpp274 int32 stringLength = GetStringDescriptor(index, stringDescriptor, in DecodeStringDescriptor() local
/haiku/src/kits/package/hpkg/v1/
H A DReaderImplBaseV1.cpp635 size_t stringLength = strnlen(position, (char*)sectionEnd - position); in ParseStrings() local
963 size_t stringLength = strnlen(string, in _ReadString() local
/haiku/src/kits/package/hpkg/
H A DReaderImplBase.cpp1008 size_t stringLength = strnlen(position, (char*)sectionEnd - position); in ParseStrings() local
1356 size_t stringLength = strnlen(string, in _ReadString() local
/haiku/headers/private/app/
H A DServerProtocolStructs.h97 int32 stringLength; member
/haiku/src/add-ons/kernel/drivers/bus/usb/
H A Dusb_raw.cpp572 uint8 stringLength = MIN(temp[0], command.string.length); in usb_raw_ioctl() local
/haiku/src/servers/app/
H A DServerWindow.cpp3119 int32 stringLength; in _DispatchViewDrawingMessage() local
3830 int32 stringLength; in _DispatchPictureMessage() local