Searched defs:currentBytes (Results 1 – 3 of 3) sorted by relevance
126 void IOppTransferInformation::SetCurrentBytes(uint64_t currentBytes) in SetCurrentBytes()
235 void BluetoothOppTransferInformation::SetCurrentBytes(uint64_t currentBytes) in SetCurrentBytes()
180 napi_value currentBytes; in ConvertOppTransferInformationToJS() local