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