Home
last modified time | relevance | path

Searched defs:currentBytes (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dopp_transfer_information.cpp126 void IOppTransferInformation::SetCurrentBytes(uint64_t currentBytes) in SetCurrentBytes()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_opp.cpp238 void BluetoothOppTransferInformation::SetCurrentBytes(uint64_t currentBytes) in SetCurrentBytes()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp183 napi_value currentBytes; in ConvertOppTransferInformationToJS() local