Home
last modified time | relevance | path

Searched defs:method (Results 51 – 75 of 370) sorted by relevance

12345678910>>...15

/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp92 auto method = bus.new_method_call(service.c_str(), objPath.c_str(), in getDbusProperty() local
110 auto method = bus.new_method_call(service.c_str(), objPath.c_str(), in getAllDbusProperties() local
127 auto method = bus.new_method_call(service.c_str(), objPath.c_str(), in getManagedObjects() local
141 auto method = bus.new_method_call(service.c_str(), objPath.c_str(), in setDbusProperty() local
183 sdbusplus::bus_t& bus, const char* intf, const char* method) in newMethodCall()
316 const std::string& method) in callDbusMethod()
543 const std::string& interface, const std::string& method) in callDbusMethod()
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Dop_dump_util.cpp40 auto method = in isOPDumpsEnabled() local
60 auto method = bus.new_method_call( in readBIOSAttribute() local
/openbmc/linux/tools/testing/selftests/mm/
H A Dwrite_to_hugetlbfs.c21 enum method { enum
73 enum method method = MAX_METHOD; in main() local
/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp124 std::string method("RPM"); in loadDBusData() local
242 std::string ifaceTypeFromMethod(const std::string& method) in ifaceTypeFromMethod()
258 auto& method = std::get<METHOD>(busData); in status() local
379 auto& method = std::get<METHOD>(busData); in get() local
430 auto& method = std::get<METHOD>(busData); in set() local
/openbmc/phosphor-power/
H A Dutility.cpp39 auto method = bus.new_method_call(MAPPER_BUSNAME, MAPPER_PATH, in getService() local
82 auto method = bus.new_method_call(serviceStr.c_str(), path.c_str(), in getAllProperties() local
208 auto method = bus.new_method_call(MAPPER_BUSNAME, MAPPER_PATH, in getPSUInventoryPaths() local
/openbmc/phosphor-time-manager/
H A Dutils.hpp41 auto method = bus.new_method_call(service, path, in getProperty() local
78 auto method = bus.new_method_call(service.c_str(), path.c_str(), in setProperty() local
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dservices.cpp47 auto method = bus.new_method_call( in logError() local
158 auto method = bus.new_method_call( in createBMCDump() local
/openbmc/pldm/common/
H A Dutils.cpp256 auto method = bus.new_method_call(ObjectMapper::default_service, in getSubtree() local
272 auto method = bus.new_method_call( in getSubTreePaths() local
294 auto method = bus.new_method_call(LoggingCreate::default_service, in reportError() local
318 auto method = bus.new_method_call( in setDbusProperty() local
388 auto method = in getDbusPropertyVariant() local
398 auto method = bus.new_method_call(service, rootPath, in getManagedObj() local
409 auto method = in getDbusPropertiesVariant() local
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/
H A Dconcurrencytest.py64 def _add_result_with_semaphore(self, method, test, *args, **kwargs): argument
92 def _addResult(self, method, test, *args, exception = False, **kwargs): argument
119 def _addResult(self, method, test, *args, exception = False, **kwargs): argument
133 def _addResult(self, method, test, *args, exception = False, **kwargs): argument
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/
H A Dconfig.json5 "method": "count", string
28 "method": "count", string
51 "method": "count", string
74 "method": "count", string
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dcan.json66 "method": "sendSameData", string
74 "method": "setLightLevel", string
81 "method": "setSpeed", string
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dconnection.hpp119 const std::string& method, uint64_t timeout, const InputArgs&... a) in async_method_call_timed()
204 const std::string& interf, const std::string& method, in async_method_call()
229 const std::string& interf, const std::string& method, in yield_method_call()
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dclient.py91 async def get_unihash(self, method, taskhash): argument
97 async def report_unihash(self, taskhash, method, outhash, unihash, extra={}): argument
105 async def report_unihash_equiv(self, taskhash, method, unihash, extra={}): argument
112 async def get_taskhash(self, method, taskhash, all_properties=False): argument
121 async def get_outhash(self, method, outhash, taskhash, with_unihash=True): argument
/openbmc/openpower-hw-diags/attn/
H A Dattn_dbus.cpp79 sdbusplus::message_t method; in createPelRaw() local
110 sdbusplus::message_t method; in getPel() local
/openbmc/qemu/qga/
H A Dchannel-posix.c18 GAChannelMethod method; member
124 GAChannelMethod method, int fd, Error **errp) in ga_channel_open()
286 GAChannel *ga_channel_new(GAChannelMethod method, const gchar *path, in ga_channel_new()
/openbmc/openpower-proc-control/extensions/phal/
H A Dcreate_pel.cpp109 auto method = in createErrorPEL() local
209 auto method = in createSbeErrorPEL() local
258 auto method = bus.new_method_call(service.c_str(), loggingObjectPath, in createPEL() local
H A Ddump_utils.cpp113 sdbusplus::message_t method; in requestDump() local
120 auto method = in requestDump() local
/openbmc/phosphor-bmc-code-mgmt/
H A Dutils.cpp15 auto method = bus.new_method_call(MAPPER_BUSNAME, MAPPER_PATH, in getService() local
54 auto method = bus.new_method_call(service.c_str(), objectPath.c_str(), in setProperty() local
/openbmc/smbios-mdr/src/
H A Dsystem.cpp76 auto method = in getService() local
115 auto method = bus.new_method_call(service.c_str(), objectPath.c_str(), in setProperty() local
/openbmc/phosphor-state-manager/
H A Dhost_check.cpp96 auto method = bus.new_method_call(service.c_str(), path.c_str(), in checkFirmwareConditionRunning() local
138 auto method = bus.new_method_call(svcname.c_str(), objpath.c_str(), in isChassiPowerOn() local
/openbmc/linux/net/mac80211/
H A Dmesh_sync.c32 u8 method; member
204 const struct ieee80211_mesh_sync_ops *ieee80211_mesh_sync_ops_get(u8 method) in ieee80211_mesh_sync_ops_get()
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Ditem_updater_ubi.cpp196 auto method = bus.new_method_call(SYSTEMD_BUSNAME, SYSTEMD_PATH, in removeReadOnlyPartition() local
207 auto method = bus.new_method_call(SYSTEMD_BUSNAME, SYSTEMD_PATH, in removeReadWritePartition() local
351 auto method = bus.new_method_call(SYSTEMD_BUSNAME, SYSTEMD_PATH, in deleteAll() local
H A Dserialize.cpp45 auto method = bus.new_method_call(SYSTEMD_BUSNAME, SYSTEMD_PATH, in storeToFile() local
121 auto method = bus.new_method_call(SYSTEMD_BUSNAME, SYSTEMD_PATH, in removeFile() local
/openbmc/phosphor-fan-presence/control/json/triggers/
H A Dinit.cpp147 auto method = jsonObj["method"].get<std::string>(); in triggerInit() local
164 methods.begin()->first, [](auto list, auto method) { in triggerInit()
/openbmc/ipmitool/src/plugins/bmc/
H A Dbmc.c91 int method; in ipmi_bmc_open() local
287 uint8_t method = BMC_PUTMSG_METHOD; in bmc_method() local

12345678910>>...15