Home
last modified time | relevance | path

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

/ohos5.0/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; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_opp.cpp180 return currentBytes_; in GetCurrentBytes()
240 currentBytes_ = currentBytes; in SetCurrentBytes()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_opp.h267 uint64_t currentBytes_ = 0; variable