Home
last modified time | relevance | path

Searched refs:clearDirPath (Results 1 – 5 of 5) sorted by relevance

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.hpp104 void clearDirPath(const std::string& dirPath);
H A Dinband_code_update.cpp347 void CodeUpdate::clearDirPath(const std::string& dirPath) in clearDirPath() function in pldm::responder::CodeUpdate
H A Doem_ibm_handler.cpp121 codeUpdate->clearDirPath(LID_STAGING_DIR); in oemSetStateEffecterStatesHandler()
/openbmc/pldm/pldmd/
H A Doem_ibm.hpp101 codeUpdate->clearDirPath(LID_STAGING_DIR); in createCodeUpdate()
/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_oem_platform_test.cpp206 TEST(clearDirPath, testClearDirPath) in TEST() argument
221 mockCodeUpdate->clearDirPath(dirPath); in TEST()