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()
390 const char* bitsToSend; in unlock_impl() local393 bitsToSend = bufferBits; in unlock_impl()413 bitsToSend = convertedBuf.data(); in unlock_impl()426 const_cast<char*>(bitsToSend), sizeToSend); in unlock_impl()