Searched refs:readMatrixVector (Results 1 – 1 of 1) sorted by relevance
198 std::vector<float> readMatrixVector; in GetLastFlushedBufferCommon() local199 reply.ReadFloatVector(&readMatrixVector); in GetLastFlushedBufferCommon()201 readMatrixVector.data(), readMatrixVector.size() * sizeof(float)) != EOK) { in GetLastFlushedBufferCommon()