/openbmc/pldm/oem/ibm/requester/ |
H A D | dbus_to_file_handler.cpp | 33 void DbusToFileHandler::sendNewFileAvailableCmd(uint64_t fileSize) in sendNewFileAvailableCmd() 189 size_t fileSize = fs::file_size(resDumpFilePath); in processNewResourceDump() local 239 uint32_t fileSize = fs::file_size(certFilePath); in newCsrFileAvailable() local 246 const uint32_t fileSize, const uint32_t fileHandle, const uint16_t type) in newFileAvailableSendToHost()
|
/openbmc/phosphor-mboxd/vpnor/ |
H A D | pnor_partition.cpp | 102 size_t fileSize = fs::file_size(path); in resize() local 134 size_t fileSize = fs::file_size(path); in fulfil() local
|
/openbmc/phosphor-debug-collector/ |
H A D | bmc_dump_entry.hpp | 58 uint64_t timeStamp, uint64_t fileSize, in Entry() 87 void update(uint64_t timeStamp, uint64_t fileSize, in update()
|
H A D | faultlog_dump_entry.hpp | 48 uint64_t timeStamp, uint64_t fileSize, in Entry()
|
H A D | dump_manager_bmc.cpp | 313 std::uintmax_t fileSize = std::filesystem::file_size(p); in getDirectorySize() local
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | file_io_by_type.cpp | 88 size_t fileSize = fs::file_size(path); in transferFileData() local 197 size_t fileSize = fs::file_size(filePath); in readFile() local
|
H A D | file_table.cpp | 34 uint32_t fileSize = 0; in FileTable() local
|
H A D | file_io.cpp | 403 auto fileSize = fs::file_size(value.fsPath); in readFileIntoMemory() local 517 auto fileSize = fs::file_size(value.fsPath); in writeFileFromMemory() local 669 auto fileSize = fs::file_size(value.fsPath); in readFile() local 770 auto fileSize = fs::file_size(value.fsPath); in writeFile() local
|
H A D | file_io_type_pel.cpp | 144 off_t fileSize = lseek(fd, 0, SEEK_END); in read() local
|
H A D | file_io_type_lid.hpp | 207 size_t fileSize = fs::file_size(lidPath); in write() local
|
H A D | inband_code_update.cpp | 492 auto fileSize = fs::file_size(filePath); in processCodeUpdateLid() local
|
/openbmc/phosphor-ipmi-flash/tools/ |
H A D | bt.cpp | 20 std::int64_t fileSize = sys->getSize(input.c_str()); in sendContents() local
|
H A D | p2a.cpp | 54 std::int64_t fileSize; in sendContents() local
|
H A D | lpc.cpp | 107 std::int64_t fileSize = sys->getSize(input.c_str()); in sendContents() local
|
H A D | net.cpp | 67 std::int64_t fileSize = sys->getSize(input.c_str()); in sendContents() local
|
/openbmc/hiomapd/vpnor/ |
H A D | partition.cpp | 141 size_t fileSize = fs::file_size(path); in read() local
|
/openbmc/pldm/pldmtool/oem/ibm/ |
H A D | pldm_oem_ibm.cpp | 185 auto fileSize = *(reinterpret_cast<uint32_t*>(startptr)); in printFileAttrTable() local
|
/openbmc/bmcweb/http/ |
H A D | http_body.hpp | 55 std::optional<size_t> fileSize; member in bmcweb::HttpBody::value_type
|
/openbmc/bmcweb/include/ibm/ |
H A D | management_console_rest.hpp | 106 std::uintmax_t fileSize = std::filesystem::file_size(it, ec); in handleFilePut() local
|
/openbmc/phosphor-power/tools/power-utils/ |
H A D | updater.cpp | 130 auto fileSize = std::filesystem::file_size(fileName); in validateFWFile() local
|
H A D | aei_updater.cpp | 515 const auto fileSize = std::filesystem::file_size(fspath); in downloadPsuFirmware() local
|
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | passwd_mgr.cpp | 298 ssize_t fileSize = passwdFile.tellg(); in readPasswdFileData() local
|
/openbmc/pldm/libpldmresponder/ |
H A D | bios_table.cpp | 44 auto fileSize = fs::file_size(filePath); in load() local
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_fwum.h | 106 unsigned long fileSize; member
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_fwum.c | 336 KfwumSetupBuffersFromFile(const char *pFileName, unsigned long fileSize) in KfwumSetupBuffersFromFile()
|