Home
last modified time | relevance | path

Searched refs:committing (Results 1 – 22 of 22) sorted by relevance

/openbmc/smbios-mdr/src/smbios-ipmi-blobs/
H A Dhandler.cpp181 (blobs::StateFlags::committing | blobs::StateFlags::committed)) in commit()
226 blobPtr->state |= blobs::StateFlags::committing; in commit()
238 blobPtr->state &= ~blobs::StateFlags::committing; in commit()
244 blobPtr->state &= ~blobs::StateFlags::committing; in commit()
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_helper_unittest.cpp79 blobResponseRunning.blob_state = blobs::StateFlags::committing; in TEST_F()
96 blobResponseRunning.blob_state = blobs::StateFlags::committing; in TEST_F()
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_state_verificationstarted_unittest.cpp77 expectedMeta.blobState = flags | blobs::StateFlags::committing; in TEST_F()
94 expectedMeta.blobState = flags | blobs::StateFlags::committing; in TEST_F()
H A Dfirmware_state_updatestarted_unittest.cpp178 expectedMeta.blobState = flags | blobs::StateFlags::committing; in TEST_F()
/openbmc/phosphor-ipmi-blobs/blobs-ipmid/
H A Dblobs.hpp38 committing = (1 << 2), enumerator
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dfirmware_handler.cpp237 item->second->flags &= ~blobs::StateFlags::committing; in stat()
611 item->second->flags |= blobs::StateFlags::committing; in commit()
621 item->second->flags |= blobs::StateFlags::committing; in commit()
/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/
H A Dversion_stat_unittest.cpp30 EXPECT_EQ(blobs::StateFlags::committing, meta.blobState); in SetUp()
/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/
H A Dlog_stat_unittest.cpp44 EXPECT_EQ(blobs::StateFlags::committing, meta.blobState); in SetUp()
/openbmc/phosphor-ipmi-flash/tools/
H A Dhelper.cpp139 if (resp.blob_state & ipmiblob::StateFlags::committing) in pollReadReady()
/openbmc/qemu/tests/qemu-iotests/
H A D198.out23 == committing layer into base ==
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handler.cpp163 meta->blobState = blobs::StateFlags::committing; in stat()
/openbmc/webui-vue/docs/guide/quickstart/
H A Dstore-anatomy.md33 - **Mutations:** The only way to mutate the state is by committing mutations,
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handler.cpp204 meta->blobState = blobs::StateFlags::committing; in stat()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/ostree/
H A Dostree_2024.10.bb3 tools that combines a \"git-like\" model for committing and downloading \
/openbmc/openbmc-tools/ipkdbg/
H A DREADME.md157 practical prior to archiving and compression. It is worth committing the
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-4.0.rst67 changes and you need to review them before committing. An example warning
/openbmc/openbmc/poky/documentation/test-manual/
H A Dunderstand-autobuilder.rst284 ``pre-commit-hook.sh`` script to verify the JSON file before committing
/openbmc/phosphor-ipmi-blobs/
H A DREADME.md212 or `BmcBlobStat` (as appropriate) until committing has finished. To address race
/openbmc/u-boot/scripts/
H A Dspelling.txt267 commiting||committing
/openbmc/phosphor-host-ipmid/docs/
H A Dtesting.md44 worktree, so you should get in the habit of committing everything you want to
/openbmc/openbmc/poky/documentation/ref-manual/
H A Ddevtool-reference.rst303 without committing your changes, the command ignores the changes.
H A Dvariables.rst1317 enables committing the buildhistory output in a local Git repository::