Searched refs:bitsToSend (Results 1 – 2 of 2) sorted by relevance
491 const char* bitsToSend; in unlockHostImpl() local495 bitsToSend = bufferBits; in unlockHostImpl()513 bitsToSend = convertedBuf.data(); in unlockHostImpl()525 const_cast<char*>(bitsToSend), sizeToSend); in unlockHostImpl()
388 const char* bitsToSend; in unlock_impl() local391 bitsToSend = bufferBits; in unlock_impl()411 bitsToSend = convertedBuf.data(); in unlock_impl()424 const_cast<char*>(bitsToSend), sizeToSend); in unlock_impl()