Home
last modified time | relevance | path

Searched full:methods (Results 1 – 25 of 1271) sorted by relevance

12345678910>>...51

/openbmc/bmcweb/test/include/
H A Dsessions_test.cpp11 persistent_data::AuthConfigMethods methods; in TEST() local
21 methods.fromJson(jsonValue); in TEST()
23 EXPECT_EQ(methods.basic, true); in TEST()
24 EXPECT_EQ(methods.cookie, true); in TEST()
25 EXPECT_EQ(methods.sessionToken, true); in TEST()
26 EXPECT_EQ(methods.tls, true); in TEST()
27 EXPECT_EQ(methods.tlsStrict, false); in TEST()
28 EXPECT_EQ(methods.xtoken, true); in TEST()
29 EXPECT_EQ(methods.mTLSCommonNameParsingMode, in TEST()
35 persistent_data::AuthConfigMethods methods; in TEST() local
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/
H A DREADME.md5 Chassis Power Control service exposes D-Bus methods for chassis power operations
10 following methods, signals.
12 #### methods subsubsection
26 methods, signals.
28 #### methods subsubsection
40 following methods, signals.
42 #### methods subsubsection
/openbmc/phosphor-fan-presence/presence/example/
H A Dexample.yaml22 methods:
35 methods:
45 Multiple detection methods for a single fan are allowed. When multiple
46 detection methods are provided a redundancy algorithm must be specified
50 the detection methods are listed into its logic.
52 The fallback algorithm falls back to subsequently listed detection methods
55 methods:
73 methods:
H A Dconfig.json16 "methods": [ array
32 "methods": [ array
43 "Example fan with fallback redundancy policy. Multiple detection methods",
44 "for a single fan are allowed. When multiple detection methods are",
47 "factor the order the detection methods are listed into its logic. The",
48 "fallback algorithm falls back to subsequently listed detection methods",
54 "methods": [ array
78 "methods": [ array
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/
H A Dpresence.json5 "methods": [ array
21 "methods": [ array
37 "methods": [ array
53 "methods": [ array
69 "methods": [ array
85 "methods": [ array
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/
H A Dpresence.json5 "methods": [ array
21 "methods": [ array
37 "methods": [ array
53 "methods": [ array
69 "methods": [ array
85 "methods": [ array
/openbmc/phosphor-power/phosphor-regulators/src/regsctl/
H A Dmain.cpp39 // Add dbus methods group in main()
40 auto methods = app.add_option_group("Methods"); in main() local
43 methods->add_subcommand("config", "Configure regulators"); in main()
47 methods->add_subcommand("monitor", "Monitor regulators"); in main()
55 // Methods group requires only 1 subcommand to be given in main()
56 methods->require_subcommand(1); in main()
/openbmc/phosphor-misc/http-redirect/
H A Dtest.awk106 function othermethods(path, version, headers, methods, m)
108 add(methods, "PUT")
109 add(methods, "POST")
110 add(methods, "TRACE")
111 add(methods, "CONNECT")
112 add(methods, "get")
113 add(methods, "head")
115 for (m in methods)
116 test(501, "", mkrequest(methods[m], path, version), headers)
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/
H A Dconfig.json5 "methods": [ array
24 "methods": [ array
43 "methods": [ array
62 "methods": [ array
81 "methods": [ array
100 "methods": [ array
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/
H A Dconfig.json5 "methods": [ array
24 "methods": [ array
43 "methods": [ array
62 "methods": [ array
81 "methods": [ array
100 "methods": [ array
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/fans/phosphor-fan/
H A Dpresence.json5 "methods": [ array
18 "methods": [ array
31 "methods": [ array
44 "methods": [ array
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/
H A DREADME.md5 User Manager service exposes D-Bus methods for user management operations.
10 methods, properties and signals.
14 ##### methods l4subsection
45 will expose following properties and methods.
58 #### methods subsubsection
/openbmc/phosphor-fan-presence/docs/presence/
H A Drpolicy.md5 The type of redundancy policy to use against the methods of presence detection.
7 use those methods can be configured based on system expectations.
19 present, results in the fan being marked present. All methods of detection must
42 "methods": [
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-presence-config/swift/
H A Dconfig.yaml3 methods:
16 methods:
29 methods:
42 methods:
56 methods:
/openbmc/linux/include/rdma/
Duverbs_named_ioctl.h
/openbmc/sdbusplus/tools/sdbusplus/templates/
H A Dinterface.md.mako5 ${"##"} Methods
6 % if len(interface.methods):
7 % for m in interface.methods:
11 No methods.
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-presence-config/
H A Dconfig.yaml3 methods:
10 methods:
17 methods:
/openbmc/phosphor-fan-presence/control/json/triggers/
H A Dinit.cpp141 auto handler = methods.end(); in triggerInit()
146 handler = methods.find(method); in triggerInit()
156 if (!groups.empty() && handler == methods.end()) in triggerInit()
158 // Construct list of available methods in triggerInit()
160 std::next(methods.begin()), methods.end(), in triggerInit()
161 methods.begin()->first, [](auto list, auto method) { in triggerInit()
166 "be init driven, available methods: {AVAILABLE_METHODS}", in triggerInit()
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/
H A Dconfig.json5 "methods": [ array
24 "methods": [ array
43 "methods": [ array
62 "methods": [ array
/openbmc/phosphor-fan-presence/presence/config_files/witherspoon/
H A Dconfig.json5 "methods": [ array
24 "methods": [ array
43 "methods": [ array
62 "methods": [ array
/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/
H A DOpenBMCAccountService.v1_0_0.json9 …cription": "OpenBMC OEM Extension for AccountService providing info about authentication methods.",
34 "description": "Authorization Methods configuration.",
35 "longDescription": "Configuration describing which auth methods are enabled."
42 "description": "Authorization Methods configuration.",
43 "longDescription": "Configuration describing which auth methods are enabled.",
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/
H A Dconfig.json5 "methods": [ array
29 "methods": [ array
53 "methods": [ array
77 "methods": [ array
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Fuji/
H A Dconfig.json5 "methods": [ array
29 "methods": [ array
53 "methods": [ array
77 "methods": [ array
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/
H A DREADME.md5 SMBIOS MDR V2 service exposes D-Bus methods for SMBIOS Version 2 operations.
10 methods.
12 #### methods subsubsection
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dexceptions.hpp18 // deleted methods
60 // deleted methods
95 // deleted methods
124 // deleted methods
180 // deleted methods
214 // deleted methods
248 // deleted methods
282 // deleted methods

12345678910>>...51