/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | buildhistory_analysis.py | 60 def __init__(self, path, fieldname, oldvalue, newvalue, monitored): argument 218 def __init__(self, path, changetype, oldvalue = None, newvalue = None): argument 440 def compare_dict_blobs(path, ablob, bblob, report_all, report_ver): argument
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | __init__.py | 299 def replace_from_file(path, old, new): argument 302 def read_file(path): argument 308 def write_file(path, data): argument
|
/openbmc/phosphor-fan-presence/sensor-monitor/ |
H A D | threshold_alarm_logger.cpp | 136 const auto& path = object.first; in ThresholdAlarmLogger() local 157 sdbusplus::message::object_path path; in interfacesRemoved() local 174 sdbusplus::message::object_path path; in interfacesAdded() local
|
/openbmc/qemu/include/hw/xen/ |
H A D | xen_backend_ops.h | 320 xs_transaction_t t, const char *path, in qemu_xen_xs_directory() 330 xs_transaction_t t, const char *path, in qemu_xen_xs_read() 340 xs_transaction_t t, const char *path, in qemu_xen_xs_write() 352 const char *path) in qemu_xen_xs_create() 361 xs_transaction_t t, const char *path) in qemu_xen_xs_destroy() 370 const char *path, in qemu_xen_xs_watch()
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xenstore_impl.c | 262 char path[XENSTORE_ABS_PATH_MAX + 2]; /* Two NUL terminators */ member 829 const char *path, XsNode ***rootp) in init_walk_op() 870 xs_transaction_t tx_id, const char *path, GByteArray *data) in xs_impl_read() 890 xs_transaction_t tx_id, const char *path, GByteArray *data) in xs_impl_write() 912 xs_transaction_t tx_id, const char *path, in xs_impl_directory() 1084 xs_transaction_t tx_id, const char *path) in xs_impl_rm() 1100 xs_transaction_t tx_id, const char *path, GList **perms) in xs_impl_get_perms() 1145 xs_transaction_t tx_id, const char *path, GList *perms) in xs_impl_set_perms() 1172 const char *path, const char *token, in do_xs_impl_watch() 1220 int xs_impl_watch(XenstoreImplState *s, unsigned int dom_id, const char *path, in xs_impl_watch() [all …]
|
/openbmc/qemu/trace/ |
H A D | ftrace.c | 44 char path[PATH_MAX]; in ftrace_init() local
|
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/bmc-update/ |
H A D | config-bmc.json | 6 "path": "/run/initramfs/image-bmc" string
|
/openbmc/phosphor-debug-collector/ |
H A D | dump_manager.hpp | 44 Manager(sdbusplus::bus_t& bus, const char* path, in Manager()
|
H A D | dump_serialize.cpp | 23 bool deserialize(const std::filesystem::path& path, ElogList& list) in deserialize()
|
H A D | dump_manager_faultlog.hpp | 45 Manager(sdbusplus::bus_t& bus, const char* path, in Manager()
|
H A D | watch.hpp | 85 std::filesystem::path path; member in phosphor::dump::inotify::Watch
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update/ |
H A D | config-bmc.json | 5 "path": "/run/initramfs/bmc-image" string
|
/openbmc/u-boot/board/freescale/common/ |
H A D | cds_pci_ft.c | 15 const char *path; in cds_pci_fixup() local
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/files/ |
H A D | config-bios.json | 5 "path": "/tmp/bios-image" string
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
H A D | config-static-bmc-reboot.json.in | 5 "path": "@STATIC_HANDLER_STAGED_NAME@" string
|
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bmc-update/ |
H A D | config-bmc.json | 5 "path": "/run/initramfs/image-bmc" string
|
/openbmc/phosphor-gpio-monitor/ |
H A D | mainapp.cpp | 32 std::string path{}; in main() local
|
/openbmc/phosphor-logging/phosphor-rsyslog-config/ |
H A D | server-conf.hpp | 42 Server(sdbusplus::bus_t& bus, const std::string& path, in Server()
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | chassis_utils.hpp | 58 sdbusplus::message::object_path path(chassis); in getValidChassisPath() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | metadata.py | 59 def git_rev_info(path): argument
|
/openbmc/phosphor-bmc-code-mgmt/common/src/ |
H A D | software_config.cpp | 60 co_return path; in getInventoryItemObjectPath() local
|
/openbmc/phosphor-ipmi-blobs/example/ |
H A D | example.cpp | 30 bool ExampleBlobHandler::canHandleBlob(const std::string& path) in canHandleBlob() 51 const std::string& path) in open()
|
/openbmc/openpower-hw-diags/analyzer/plugins/ |
H A D | p10-plugins.cpp | 65 auto path = util::pdbg::getPath(target); in lpc_timeout_callout() local 101 auto path = util::pdbg::getPath(target); in lpc_timeout() local
|
/openbmc/phosphor-pid-control/test/ |
H A D | dbus_passive_unittest.cpp | 62 std::string path = "/xyz/openbmc_project/sensors/unknown/id"; in TEST() local 86 SensorProperties* prop) { in DbusPassiveTestObj() 110 std::string path = "/xyz/openbmc_project/sensors/temperature/id"; member in pid_control::__anon034d0c530111::DbusPassiveTestObj 627 SensorProperties* prop) { in DbusPassiveTestUnaSensorNotAsFailedObj() 651 std::string path = "/xyz/openbmc_project/sensors/temperature/id"; member in pid_control::__anon034d0c530111::DbusPassiveTestUnaSensorNotAsFailedObj 818 [[maybe_unused]] const std::string& path, in GetPropertiesMax3k() 860 std::string path = "/xyz/openbmc_project/sensors/temperature/id"; member in pid_control::__anon034d0c530111::DbusPassiveTest3kMaxObj 904 std::string path = "/xyz/openbmc_project/sensors/temperature/id"; member in pid_control::__anon034d0c530111::DbusPassiveTest3kMaxIgnoredObj
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | sensors.hpp | 271 const std::string path = "/xyz/openbmc_project/sensors"; in getObjectsWithConnection() local 456 sdbusplus::message::object_path path(chassis); in getChassis() local 554 const std::string& path = pathPair.first; in populateFanRedundancy() local 1034 sdbusplus::message::object_path path("/xyz/openbmc_project/inventory"); in getInventoryItemsData() local 1106 const std::string path = "/xyz/openbmc_project/inventory"; in getInventoryItemsConnections() local 1190 sdbusplus::message::object_path path("/"); in getInventoryItemAssociations() local 1454 const std::string path = "/xyz/openbmc_project"; in getInventoryLeds() local 2073 std::string path = "/xyz/openbmc_project/sensors/"; in getSensorData() local 2178 sdbusplus::message::object_path path(chassisSensor); in findSensorNameUsingSensorPath() local 2287 sdbusplus::message::object_path path(item.first); in setSensorsOverride() local [all …]
|