Searched refs:GetPowerDrawResponse (Results 1 – 3 of 3) sorted by relevance
268 if (buf.size() < sizeof(GetPowerDrawResponse)) in decodeGetPowerDrawResponse() 274 reinterpret_cast<const GetPowerDrawResponse*>(buf.data()); in decodeGetPowerDrawResponse() 333 if (buf.size() < sizeof(GetPowerDrawResponse)) in decodeGetCurrentEnergyCounterResponse()
170 struct GetPowerDrawResponse162 struct GetPowerDrawResponse global() struct 164 hdrgpu::GetPowerDrawResponse global() argument 165 powergpu::GetPowerDrawResponse global() argument
687 std::array<uint8_t, sizeof(gpu::GetPowerDrawResponse)> buf{}; in TEST_F() 689 gpu::GetPowerDrawResponse response{}; in TEST_F() 765 std::array<uint8_t, sizeof(gpu::GetPowerDrawResponse)> buf{}; in TEST_F() 767 gpu::GetPowerDrawResponse response{}; in TEST_F()