Home
last modified time | relevance | path

Searched refs:GetExtendBodyObject (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h511 const std::shared_ptr<ObexBodyObject> &GetExtendBodyObject() const;
H A Dobex_headers.cpp269 SetExtendBodyObject(header.GetExtendBodyObject()); in ObexHeader()
853 const std::shared_ptr<ObexBodyObject> &ObexHeader::GetExtendBodyObject() const in GetExtendBodyObject() function in OHOS::bluetooth::ObexHeader