Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dopp_transfer_information.cpp123 return currentBytes_; in GetCurrentBytes()
128 currentBytes_ = currentBytes; in SetCurrentBytes()
H A Dopp_transfer_information.h66 uint64_t currentBytes_ = 0; member in OHOS::bluetooth::IOppTransferInformation
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_opp.h267 uint64_t currentBytes_ = 0; member in OHOS::Bluetooth::BluetoothOppTransferInformation
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_opp.cpp177 return currentBytes_; in GetCurrentBytes()
237 currentBytes_ = currentBytes; in SetCurrentBytes()

Completed in 3 milliseconds