Home
last modified time | relevance | path

Searched defs:path (Results 176 – 200 of 1136) sorted by relevance

12345678910>>...46

/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dcreate_manifest3.py257 path,mod = os.path.split(filedep) variable
273 path, pymodule = os.path.split(filedep) variable
274 path = os.path.basename(path) variable
/openbmc/phosphor-ipmi-blobs/test/
H A Dmanager_close_unittest.cpp32 std::string path = "/asdf/asdf"; in TEST() local
56 std::string path = "/asdf/asdf"; in TEST() local
H A Dmanager_sessionstat_unittest.cpp33 std::string path = "/asdf/asdf"; in TEST() local
55 std::string path = "/asdf/asdf"; in TEST() local
H A Dmanager_commit_unittest.cpp35 std::string path = "/asdf/asdf"; in TEST() local
57 std::string path = "/asdf/asdf"; in TEST() local
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_mapper_serialize.cpp59 fs::path serialize(const LDAPMapperEntry& entry, const fs::path& path) in serialize()
68 bool deserialize(const fs::path& path, LDAPMapperEntry& entry) in deserialize()
/openbmc/phosphor-fan-presence/control/json/
H A Ddbus_zone.cpp71 fs::path path{CONTROL_PERSIST_ROOT_PATH}; in restoreCurrentMode() local
102 fs::path path{CONTROL_PERSIST_ROOT_PATH}; in saveCurrentMode() local
H A Dmanager.cpp294 bool Manager::hasOwner(const std::string& path, const std::string& intf) in hasOwner()
340 void Manager::setOwner(const std::string& path, const std::string& serv, in setOwner()
379 const std::string& Manager::findService(const std::string& path, in findService()
449 const std::string& Manager::getService(const std::string& path, in getService()
468 for (const auto& path : _servTree) in findPaths() local
533 void Manager::addObjects(const std::string& path, const std::string& intf, in addObjects()
602 const std::string& path, const std::string& intf, const std::string& prop) in getProperty()
623 void Manager::setProperty(const std::string& path, const std::string& intf, in setProperty()
695 [&member](const auto& path) { in addGroups()
/openbmc/openpower-debug-collector/dump/
H A Ddump_monitor.cpp17 const sdbusplus::message::object_path& path, const PropertyMap& properties) in executeCollectionScript()
127 void DumpMonitor::updateProgressStatus(const std::string& path, in updateProgressStatus()
174 void DumpMonitor::initiateDumpCollection(const std::string& path, in initiateDumpCollection()
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/
H A Dhandler.cpp65 bool SmbiosBlobHandler::canHandleBlob(const std::string& path) in canHandleBlob()
80 bool SmbiosBlobHandler::stat(const std::string& path, struct BlobMeta* meta) in stat()
93 const std::string& path) in open()
/openbmc/sdbusplus/test/vtable/
H A Dvtable_c.c12 int test_get(sd_bus* bus, const char* path, const char* interface, in test_get()
25 int test_set(sd_bus* bus, const char* path, const char* interface, in test_set()
/openbmc/phosphor-dbus-monitor/src/
H A Devent.hpp47 const auto& path = std::get<pathIndex>(n.first); in operator ()() local
106 void createEvent(const std::string& path, const std::string& property, in createEvent()
/openbmc/openpower-proc-control/test/
H A Dutest.cpp40 auto path = mkdtemp(dir); in SetUp() local
88 std::filesystem::path path; in TEST_F() local
/openbmc/boost-dbus/include/dbus/
H A Dendpoint.hpp22 endpoint(const string& process_name, const string& path, in endpoint()
26 endpoint(const string& process_name, const string& path, in endpoint()
/openbmc/phosphor-virtual-sensor/src/
H A DdbusUtils.cpp17 std::string getService(sdbusplus::bus_t& bus, const std::string& path, in getService()
61 const std::string& path, const std::string& intf, in setDbusProperty()
/openbmc/qemu/qom/
H A Dqom-hmp-cmds.c22 const char *path = qdict_get_try_str(qdict, "path"); in hmp_qom_list() local
49 const char *path = qdict_get_str(qdict, "path"); in hmp_qom_set() local
76 const char *path = qdict_get_str(qdict, "path"); in hmp_qom_get() local
136 const char *path = qdict_get_try_str(dict, "path"); in hmp_info_qom_tree() 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/sdbusplus/include/sdbusplus/
H A Dsdbus.hpp191 const char* path) override in sd_bus_add_object_manager()
197 const char* path, const char* interface, in sd_bus_add_object_vtable()
205 int sd_bus_add_match(sd_bus* bus, sd_bus_slot** slot, const char* path, in sd_bus_add_match()
235 int sd_bus_emit_interfaces_added_strv(sd_bus* bus, const char* path, in sd_bus_emit_interfaces_added_strv()
241 int sd_bus_emit_interfaces_removed_strv(sd_bus* bus, const char* path, in sd_bus_emit_interfaces_removed_strv()
247 int sd_bus_emit_object_added(sd_bus* bus, const char* path) override in sd_bus_emit_object_added()
252 int sd_bus_emit_object_removed(sd_bus* bus, const char* path) override in sd_bus_emit_object_removed()
257 int sd_bus_emit_properties_changed_strv(sd_bus* bus, const char* path, in sd_bus_emit_properties_changed_strv()
452 const char* path, const char* interface, const char* member) override in sd_bus_message_new_method_call()
478 const char* path, const char* interface, in sd_bus_message_new_signal()
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition.cpp99 void Request::resize(const fs::path &path, size_t len) in resize()
116 size_t Request::fulfil(const fs::path &path, int flags, void *buf, size_t len) in fulfil()
/openbmc/u-boot/fs/btrfs/
H A Dextent-io.c12 u64 btrfs_read_extent_inline(struct btrfs_path *path, in btrfs_read_extent_inline()
64 u64 btrfs_read_extent_reg(struct btrfs_path *path, in btrfs_read_extent_reg()
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dtest_utils.hpp106 inline void makeFileUnRemovable(const fs::path& path) in makeFileUnRemovable()
127 inline void makeFileRemovable(const fs::path& path) in makeFileRemovable()
/openbmc/phosphor-objmgr/fail-monitor/
H A Dmonitor.cpp35 bool Monitor::inFailedState(const std::string& path) in inFailedState()
63 sdbusplus::message::object_path path; in getSourceUnitPath() local
/openbmc/telemetry/tests/src/
H A Ddbus_environment.hpp96 static T getProperty(const std::string& path, in getProperty()
118 const std::string& path, const std::string& interfaceName, in setProperty()
135 const std::string& path, const std::string& interface, in callMethod()
/openbmc/estoraged/src/
H A DgetConfig.cpp22 constexpr const char* path = "/xyz/openbmc_project/object_mapper"; variable
32 const std::string& path, const std::string& owner, size_t retries) in getStorageInfo()
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/
H A Dconfig.json4 "path": "/system/chassis/motherboard/fan0", string
28 "path": "/system/chassis/motherboard/fan1", string
52 "path": "/system/chassis/motherboard/fan2", string
76 "path": "/system/chassis/motherboard/fan3", string

12345678910>>...46