Searched defs:propertyId (Results 1 – 4 of 4) sorted by relevance
21 "propertyId": "presentValue" string29 "propertyId": "presentValue" string37 "propertyId": "presentValue" string46 "propertyId": "presentValue" string53 "propertyId": "presentValue" string
83 gpu::InventoryPropertyId propertyId, in registerProperty()94 void Inventory::processInventoryProperty(gpu::InventoryPropertyId propertyId) in processInventoryProperty()136 gpu::InventoryPropertyId propertyId) in sendInventoryPropertyRequest()168 gpu::InventoryPropertyId propertyId, const std::error_code& ec, in handleInventoryPropertyResponse()
414 encodeGetInventoryInformationRequest(uint8_t instanceId,uint8_t propertyId,std::span<uint8_t> buf) encodeGetInventoryInformationRequest() argument 449 decodeGetInventoryInformationResponse(std::span<const uint8_t> buf,ocp::accelerator_management::CompletionCode & cc,uint16_t & reasonCode,InventoryPropertyId propertyId,InventoryValue & value) decodeGetInventoryInformationResponse() argument
21 uint8_t propertyId = in TEST() local