Searched refs:HasLengthField (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ | ||
H A D | obex_headers.h | 236 virtual bool HasLengthField() const = 0; 254 bool HasLengthField() const override; 267 bool HasLengthField() const override; 277 bool HasLengthField() const override; 310 bool HasLengthField() const override; |
H A D | obex_headers.cpp | 839 if (headerItem->HasLengthField()) { in Build() 966 if (HasLengthField()) { in GetHeaderTotalSize() 1005 bool ObexOptionalBytesHeader::HasLengthField() const in HasLengthField() function in OHOS::bluetooth::ObexOptionalBytesHeader 1095 bool ObexOptionalByteHeader::HasLengthField() const in HasLengthField() function in OHOS::bluetooth::ObexOptionalByteHeader 1145 bool ObexOptionalWordHeader::HasLengthField() const in HasLengthField() function in OHOS::bluetooth::ObexOptionalWordHeader 1199 bool ObexOptionalTlvHeader::HasLengthField() const in HasLengthField() function in OHOS::bluetooth::ObexOptionalTlvHeader |
Completed in 4 milliseconds