Home
last modified time | relevance | path

Searched defs:path (Results 201 – 225 of 1921) sorted by relevance

12345678910>>...77

/openbmc/pyphosphor/obmc/dbuslib/
H A Dintrospection.py92 def _introspect(self, path): argument
105 def _discover_flat(self, path, parser): argument
114 def introspect(self, path='/', parser=None): argument
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handler.cpp86 bool LogBlobHandler::canHandleBlob(const std::string& path) in canHandleBlob()
104 bool LogBlobHandler::deleteBlob(const std::string& path) in deleteBlob()
135 const std::string& path) in open()
/openbmc/phosphor-ipmi-blobs/test/
H A Dmanager_writemeta_unittest.cpp34 std::string path = "/asdf/asdf"; in TEST() local
57 std::string path = "/asdf/asdf"; in TEST() local
80 std::string path = "/asdf/asdf"; in TEST() local
H A Dmanager_write_unittest.cpp34 std::string path = "/asdf/asdf"; in TEST() local
57 std::string path = "/asdf/asdf"; in TEST() local
78 std::string path = "/asdf/asdf"; in TEST() local
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/inventory/phosphor-inventory-manager/
H A Dassociations.json3 "path": "system/board/Mt_Mitchell_Motherboard/FAN0", string
41 "path": "system/board/Mt_Mitchell_Motherboard/FAN1", string
79 "path": "system/board/Mt_Mitchell_Motherboard/FAN2", string
117 "path": "system/board/Mt_Mitchell_Motherboard/FAN3", string
155 "path": "system/board/Mt_Mitchell_Motherboard/FAN4", string
193 "path": "system/board/Mt_Mitchell_Motherboard/FAN5", string
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/inventory/phosphor-inventory-manager/
H A Dassociations.json3 "path": "system/chassis/Mt_Jade/FAN3", string
41 "path": "system/chassis/Mt_Jade/FAN4", string
79 "path": "system/chassis/Mt_Jade/FAN5", string
117 "path": "system/chassis/Mt_Jade/FAN6", string
155 "path": "system/chassis/Mt_Jade/FAN7", string
193 "path": "system/chassis/Mt_Jade/FAN8", string
/openbmc/linux/tools/perf/util/
H A Dutil.c94 int mkdir_p(char *path, mode_t mode) in mkdir_p()
151 static int rm_rf_depth_pat(const char *path, int depth, const char **pat) in rm_rf_depth_pat()
206 static int rm_rf_a_kcore_dir(const char *path, const char *name) in rm_rf_a_kcore_dir()
232 static int rm_rf_kcore_dir(const char *path) in rm_rf_kcore_dir()
254 int rm_rf_perf_data(const char *path) in rm_rf_perf_data()
267 int rm_rf(const char *path) in rm_rf()
/openbmc/witherspoon-pfault-analysis/
H A Dpmbus.hpp127 PMBus(const std::string& path) : basePath(path) in PMBus()
142 PMBus(const std::string& path, const std::string& driverName, in PMBus()
230 inline const auto& path() const in path() function in witherspoon::pmbus::PMBus
/openbmc/openpower-debug-collector/dump/
H A Ddump_utils.cpp17 static void monitorDumpCreation(const std::string& path, const uint32_t timeout) in monitorDumpCreation()
68 constexpr auto path = "/xyz/openbmc_project/dump/system"; in requestSBEDump() local
121 const std::string& path) in getService()
/openbmc/phosphor-inventory-manager/
H A Dmanager.hpp119 decltype(auto) invokeMethod(const char* path, const char* interface, in invokeMethod()
173 auto& getInterface(const char* path, const char* interface) in getInterface()
179 auto& getInterface(const char* path, const char* interface) const in getInterface() argument
/openbmc/linux/fs/smb/server/
H A Dmisc.c163 const struct path *path) in convert_to_nt_pathname()
210 void ksmbd_conv_path_to_unix(char *path) in ksmbd_conv_path_to_unix()
215 void ksmbd_strip_last_slash(char *path) in ksmbd_strip_last_slash()
225 void ksmbd_conv_path_to_windows(char *path) in ksmbd_conv_path_to_windows()
/openbmc/linux/fs/btrfs/tests/
H A Dqgroup-tests.c23 struct btrfs_path *path; in insert_normal_tree_ref() local
73 struct btrfs_path *path; in add_tree_ref() local
124 struct btrfs_path *path; in remove_extent_item() local
155 struct btrfs_path *path; in remove_extent_ref() local
/openbmc/dbus-sensors/src/nvme/
H A DNVMeSensorMain.cpp61 const std::string& path, const SensorBaseConfigMap& properties) in extractBusNumber()
73 static uint8_t extractSlaveAddr(const std::string& path, in extractSlaveAddr()
89 const std::string& path, const SensorBaseConfigMap& properties) in extractSensorName()
245 sdbusplus::message::object_path path; in interfaceRemoved() local
/openbmc/phosphor-fan-presence/presence/example/
H A Dconfig.json14 "path": "/system/chassis/motherboard/fan0", string
30 "path": "/system/chassis/motherboard/fan1", string
52 "path": "/system/chassis/motherboard/fan2", string
76 "path": "/system/chassis/motherboard/fan3", string
/openbmc/phosphor-ipmi-blobs/
H A Dmanager.cpp66 bool BlobManager::open(uint16_t flags, const std::string& path, in open()
107 bool BlobManager::stat(const std::string& path, BlobMeta* meta) in stat()
187 bool BlobManager::deleteBlob(const std::string& path) in deleteBlob()
245 GenericBlobInterface* BlobManager::getHandler(const std::string& path) in getHandler()
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-systemctl/
H A Dsystemctl32 def __init__(self, root, path, instance_unit_name, unit_type): argument
44 def _parse(self, root, path): argument
168 def add_link(path, target): argument
179 def __init__(self, path, unit): argument
/openbmc/phosphor-pid-control/test/
H A Dhelpers.hpp42 const std::string& path, const std::string& intf, in SetupDbusObject()
62 const char** names) { in SetupDbusObject()
/openbmc/phosphor-dbus-monitor/src/
H A Devent_entry.hpp43 Entry(const std::string& path, uint64_t eventTimestamp, std::string&& msg, in Entry()
61 Entry(const std::string& path, uint64_t eventTimestamp) : in Entry()
/openbmc/bmcweb/test/include/
H A Ddbus_utility_test.cpp16 std::string path("/0th/1st/2nd/3rd"); in TEST() local
41 std::string path("////0th///1st//\2nd///3rd?/"); in TEST() local
/openbmc/phosphor-snmp/test/
H A Dtest_snmp_conf_manager.cpp89 auto path = createSNMPClient("192.168.1.1", 24); in TEST_F() local
107 auto path = createSNMPClient("192.168.1.2", 24); in TEST_F() local
141 auto path = createSNMPClient("192.168.1.3", 24); in TEST_F() local
/openbmc/phosphor-hwmon/
H A Dsysfs.cpp65 auto path = ofInst.path(); in findPhandleMatch() local
172 auto path = hwmonInst.path(); in findHwmonFromOFPath() local
216 std::string path = p; in findHwmonFromDevPath() local
/openbmc/openbmc/poky/scripts/tiny/
H A Ddirsize.py18 def create(path): argument
36 def __init__(self, path): argument
/openbmc/phosphor-inventory-manager/test/
H A Dserialize_test.cpp10 auto path = "foo/bar/baz"s; in TEST() local
19 auto path = "/foo/bar/baz"s; in TEST() local
/openbmc/telemetry/src/utils/
H A Ddbus_path_utils.cpp5 sdbusplus::message::object_path pathAppend(sdbusplus::message::object_path path, in pathAppend()
33 std::string reportPathToId(const sdbusplus::message::object_path& path) in reportPathToId()
/openbmc/linux/fs/btrfs/
H A Dorphan.c13 struct btrfs_path *path; in btrfs_insert_orphan_item() local
34 struct btrfs_path *path; in btrfs_del_orphan_item() local

12345678910>>...77