Searched refs:GetDriverInformationResponse (Results 1 – 3 of 3) sorted by relevance
462 if (buf.size() < sizeof(GetDriverInformationResponse)) in decodeGetDriverInformationResponse()468 reinterpret_cast<const GetDriverInformationResponse*>(buf.data()); in decodeGetDriverInformationResponse()479 buf.size() - sizeof(GetDriverInformationResponse); in decodeGetDriverInformationResponse()
200 struct GetDriverInformationResponse struct
999 sizeof(gpu::GetDriverInformationResponse) + expectedVersion.size()); in TEST_F()1051 std::vector<uint8_t> buf(sizeof(gpu::GetDriverInformationResponse) + 1); in TEST_F()1175 std::vector<uint8_t> buf(sizeof(gpu::GetDriverInformationResponse) + 10); in TEST_F()