Searched refs:GetInventoryInformationRequest (Results 1 – 4 of 4) sorted by relevance
68 std::array<uint8_t, sizeof(gpu::GetInventoryInformationRequest)>
235 struct GetInventoryInformationRequest234 struct GetInventoryInformationRequest global() struct 236 hdrgpu::GetInventoryInformationRequest global() argument 237 property_idgpu::GetInventoryInformationRequest global() argument
492 if (buf.size() < sizeof(GetInventoryInformationRequest)) in encodeGetInventoryInformationRequest() 497 auto* msg = reinterpret_cast<GetInventoryInformationRequest*>(buf.data()); in encodeGetInventoryInformationRequest()
27 auto* msg = reinterpret_cast<GetInventoryInformationRequest*>(buf.data()); in TEST()