Home
last modified time | relevance | path

Searched refs:GetItemEndBody (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_mp_server.cpp109 auto body = req.GetItemEndBody(); in HandlePutFinalRequest()
119 auto body = req.GetItemEndBody(); in HandlePutFinalRequest()
H A Dobex_mp_client.cpp300 auto body = resp.GetItemEndBody(); in ProcessGetSuccessData()
H A Dobex_headers.h474 const ObexOptionalHeader *GetItemEndBody() const;
H A Dobex_headers.cpp681 const ObexOptionalHeader *ObexHeader::GetItemEndBody() const in GetItemEndBody() function in OHOS::bluetooth::ObexHeader