Searched refs:clearDirPath (Results 1 – 5 of 5) sorted by relevance
104 void clearDirPath(const std::string& dirPath);
347 void CodeUpdate::clearDirPath(const std::string& dirPath) in clearDirPath() function in pldm::responder::CodeUpdate
121 codeUpdate->clearDirPath(LID_STAGING_DIR); in oemSetStateEffecterStatesHandler()
101 codeUpdate->clearDirPath(LID_STAGING_DIR); in createCodeUpdate()
206 TEST(clearDirPath, testClearDirPath) in TEST() argument221 mockCodeUpdate->clearDirPath(dirPath); in TEST()