Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_mp_client.h80 void SetPathDataAvailable(const ObexHeader &resp) override;
H A Dobex_mp_client.cpp318 void ObexMpClient::SetPathDataAvailable(const ObexHeader &resp) in SetPathDataAvailable() function in OHOS::bluetooth::ObexMpClient
333 ObexClient::SetPathDataAvailable(resp); in SetPathDataAvailable()
H A Dobex_client.h299 virtual void SetPathDataAvailable(const ObexHeader &resp);
H A Dobex_client.cpp143 obexClient_.SetPathDataAvailable(resp); in HandleDataAvailableSetPath()
610 void ObexClient::SetPathDataAvailable(const ObexHeader &resp) in SetPathDataAvailable() function in OHOS::bluetooth::ObexClient