Searched refs:aucValue (Results 1 – 1 of 1) sorted by relevance
101 std::vector<uint8_t> aucValue(_scalarSize); in sendToFile() local103 void *pvValue = aucValue.data(); in sendToFile()130 std::vector<uint8_t> aucValue(_scalarSize); in receiveFromFile() local132 void *pvValue = aucValue.data(); in receiveFromFile()