Home
last modified time | relevance | path

Searched refs:GetOptionalHeaders (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_utils.cpp197 auto &headerList = header.GetOptionalHeaders(); in ObexHeaderDebug()
H A Dobex_headers.cpp265 for (auto &optHeader : header.GetOptionalHeaders()) { in ObexHeader()
478 std::vector<std::unique_ptr<ObexOptionalHeader>> const &ObexHeader::GetOptionalHeaders() const in GetOptionalHeaders() function in OHOS::bluetooth::std::ObexHeader
H A Dobex_headers.h507 std::vector<std::unique_ptr<ObexOptionalHeader>> const &GetOptionalHeaders() const;

Completed in 7 milliseconds