Searched refs:GetInventoryInformationRequest (Results 1 – 4 of 4) sorted by relevance
68 std::array<uint8_t, sizeof(gpu::GetInventoryInformationRequest)>
234 struct GetInventoryInformationRequest207 struct GetInventoryInformationRequest global() struct 209 hdrgpu::GetInventoryInformationRequest global() argument 210 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()