Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/common/
Dopp_transfer_information.cpp126 void IOppTransferInformation::SetCurrentBytes(uint64_t currentBytes) in SetCurrentBytes()
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_opp.cpp235 void BluetoothOppTransferInformation::SetCurrentBytes(uint64_t currentBytes) in SetCurrentBytes()
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
Dnapi_bluetooth_utils.cpp180 napi_value currentBytes; in ConvertOppTransferInformationToJS() local