Home
last modified time | relevance | path

Searched defs:createFile (Results 1 – 2 of 2) sorted by relevance

/openbmc/bios-bmc-smm-error-logger/src/rde/
H A Dexternal_storer_file.cpp31 bool ExternalStorerFileWriter::createFile(const std::string& folderPath, in createFile() function in bios_bmc_smm_error_logger::rde::ExternalStorerFileWriter
188 bool ExternalStorerFileInterface::createFile( in createFile() function in bios_bmc_smm_error_logger::rde::ExternalStorerFileInterface
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dpmbus_driver_device_tests.cpp89 void createFile(const std::string& name, const std::string& contents = "") in createFile() function in PMBusDriverDeviceTests