Home
last modified time | relevance | path

Searched refs:SetTotalBytes (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_opp_transfer_information.cpp33 SetTotalBytes(other.GetTotalBytes()); in BluetoothIOppTransferInformation()
122 SetTotalBytes(val64); in ReadFromParcel()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dopp_transfer_information.h53 void SetTotalBytes(uint64_t totalBytes);
H A Dopp_transfer_information.cpp136 void IOppTransferInformation::SetTotalBytes(uint64_t totalBytes) in SetTotalBytes() function in OHOS::bluetooth::IOppTransferInformation
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_opp.cpp48 oppTransferinformation.SetTotalBytes(other.GetTotalBytes()); in TransferInformation()
243 void BluetoothOppTransferInformation::SetTotalBytes(uint64_t totalBytes) in SetTotalBytes() function in OHOS::Bluetooth::BluetoothOppTransferInformation
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_opp.h254 void SetTotalBytes(uint64_t totalBytes);