| /openbmc/smbios-mdr/src/smbios-ipmi-blobs/ |
| H A D | handler.cpp | 181 (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 D | tools_helper_unittest.cpp | 79 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 D | firmware_state_verificationstarted_unittest.cpp | 77 expectedMeta.blobState = flags | blobs::StateFlags::committing; in TEST_F() 94 expectedMeta.blobState = flags | blobs::StateFlags::committing; in TEST_F()
|
| H A D | firmware_state_updatestarted_unittest.cpp | 178 expectedMeta.blobState = flags | blobs::StateFlags::committing; in TEST_F()
|
| /openbmc/phosphor-ipmi-blobs/blobs-ipmid/ |
| H A D | blobs.hpp | 38 committing = (1 << 2), enumerator
|
| /openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
| H A D | firmware_handler.cpp | 237 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 D | version_stat_unittest.cpp | 30 EXPECT_EQ(blobs::StateFlags::committing, meta.blobState); in SetUp()
|
| /openbmc/phosphor-ipmi-flash/bmc/log-handler/test/ |
| H A D | log_stat_unittest.cpp | 44 EXPECT_EQ(blobs::StateFlags::committing, meta.blobState); in SetUp()
|
| /openbmc/phosphor-ipmi-flash/tools/ |
| H A D | helper.cpp | 139 if (resp.blob_state & ipmiblob::StateFlags::committing) in pollReadReady()
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 198.out | 23 == committing layer into base ==
|
| /openbmc/phosphor-ipmi-flash/bmc/version-handler/ |
| H A D | version_handler.cpp | 163 meta->blobState = blobs::StateFlags::committing; in stat()
|
| /openbmc/webui-vue/docs/guide/quickstart/ |
| H A D | store-anatomy.md | 33 - **Mutations:** The only way to mutate the state is by committing mutations,
|
| /openbmc/phosphor-ipmi-flash/bmc/log-handler/ |
| H A D | log_handler.cpp | 204 meta->blobState = blobs::StateFlags::committing; in stat()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/ostree/ |
| H A D | ostree_2024.10.bb | 3 tools that combines a \"git-like\" model for committing and downloading \
|
| /openbmc/openbmc-tools/ipkdbg/ |
| H A D | README.md | 157 practical prior to archiving and compression. It is worth committing the
|
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | migration-4.0.rst | 67 changes and you need to review them before committing. An example warning
|
| /openbmc/openbmc/poky/documentation/test-manual/ |
| H A D | understand-autobuilder.rst | 284 ``pre-commit-hook.sh`` script to verify the JSON file before committing
|
| /openbmc/phosphor-ipmi-blobs/ |
| H A D | README.md | 212 or `BmcBlobStat` (as appropriate) until committing has finished. To address race
|
| /openbmc/u-boot/scripts/ |
| H A D | spelling.txt | 267 commiting||committing
|
| /openbmc/phosphor-host-ipmid/docs/ |
| H A D | testing.md | 44 worktree, so you should get in the habit of committing everything you want to
|
| /openbmc/openbmc/poky/documentation/ref-manual/ |
| H A D | devtool-reference.rst | 303 without committing your changes, the command ignores the changes.
|
| H A D | variables.rst | 1317 enables committing the buildhistory output in a local Git repository::
|