Searched refs:transferTo (Results 1 – 4 of 4) sorted by relevance
77 mPrimaryLogBuffer.transferTo(mSecondaryLogBuffer); in startSendLogsToHostLoop()125 mPrimaryLogBuffer.transferTo(mSecondaryLogBuffer); in logVa()
104 void LogBuffer::transferTo(LogBuffer &buffer) { in transferTo() function in chre::LogBuffer
150 void transferTo(LogBuffer &otherBuffer);
269 logBufferFrom.transferTo(logBufferTo); in TEST()