Home
last modified time | relevance | path

Searched refs:setAssetTag (Results 1 – 3 of 3) sorted by relevance

/openbmc/webui-vue/src/store/modules/
H A DGlobalStore.js58 setAssetTag: (state, assetTag) => (state.assetTag = assetTag),
/openbmc/phosphor-host-ipmid/
H A Ddcmihandler.cpp499 setAssetTag(ipmi::Context::ptr& ctx, uint8_t offset, uint8_t count, in setAssetTag() function
1199 setAssetTag); in registerNetFnDcmiFunctions()
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp1757 inline void setAssetTag(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setAssetTag() function
3225 setAssetTag(asyncResp, *assetTag); in handleComputerSystemPatch()