Home
last modified time | relevance | path

Searched defs:newPath (Results 1 – 8 of 8) sorted by relevance

/openbmc/google-ipmi-sys/
H A Dfile_system_wrapper.cpp31 void FileSystemWrapper::rename(const fs::path& oldPath, const fs::path& newPath, in rename()
/openbmc/phosphor-state-manager/
H A Dhost_state_manager_main.cpp62 fs::path newPath{std::format(HOST_STATE_PERSIST_PATH, hostId)}; in main() local
/openbmc/dbus-sensors/src/hwmon-temp/
H A DHwmonTempSensor.cpp97 void HwmonTempSensor::activate(const std::string& newPath, in activate()
/openbmc/dbus-sensors/src/psu/
H A DPSUSensor.cpp125 void PSUSensor::activate(const std::string& newPath, in activate()
/openbmc/u-boot/cmd/
H A Dyaffs2.c267 char *newPath; in do_ymv() local
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_uboot_glue.c458 void cmd_yaffs_mv(const char *oldPath, const char *newPath) in cmd_yaffs_mv()
H A Dyaffsfs.c1479 int yaffs_rename(const YCHAR *oldPath, const YCHAR *newPath) in yaffs_rename()
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp531 sdbusplus::message::object_path newPath; in createVLAN() local