Home
last modified time | relevance | path

Searched refs:totalBytes_ (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dopp_transfer_information.cpp133 return totalBytes_; in GetTotalBytes()
138 totalBytes_ = totalBytes; in SetTotalBytes()
H A Dopp_transfer_information.h67 uint64_t totalBytes_ = 0; member in OHOS::bluetooth::IOppTransferInformation
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_opp.h268 uint64_t totalBytes_ = 0; member in OHOS::Bluetooth::BluetoothOppTransferInformation
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_opp.cpp182 return totalBytes_; in GetTotalBytes()
242 totalBytes_ = totalBytes; in SetTotalBytes()

Completed in 2 milliseconds