/openbmc/sdbusplus/test/server/ |
H A D | message_variant.cpp | 8 struct Object : public ::testing::Test struct 12 "xyz.openbmc_project.sdbusplus.test.Object", argument 16 using variant_t = 20 void run_test(const T& value) in run_test() 33 void run_test_throw_bad_enum(const T& value) in run_test_throw_bad_enum() 57 TEST_F(Object, PlainEnumOne) in TEST_F() argument 62 TEST_F(Object, PlainEnumTwo) in TEST_F() argument 67 TEST_F(Object, EnumOneAsEnumTwoThrows) in TEST_F() argument 73 TEST_F(Object, EnumTwoAsEnumOneThrows) in TEST_F() argument 79 TEST_F(Object, VariantAsString) in TEST_F() argument [all …]
|
H A D | object.cpp | 26 class Object : public ::testing::Test class 36 TEST_F(Object, InterfaceAddedOnly) in TEST_F() argument 60 TEST_F(Object, DeferAddInterface) in TEST_F() argument 92 TEST_F(Object, NeverAddInterface) in TEST_F() argument 122 TEST_F(Object, ObjectAdded) in TEST_F() argument 147 TEST_F(Object, DoubleHasDefaultValues) in TEST_F() argument
|
/openbmc/qemu/rust/qemu-api/src/ |
H A D | qom.rs | 117 pub struct Object(Opaque<bindings::Object>); struct 119 unsafe impl Send for Object {} implementation 120 unsafe impl Sync for Object {} implementation 210 unsafe extern "C" fn rust_instance_init<T: ObjectImpl>(obj: *mut bindings::Object) { in rust_instance_init() 220 unsafe extern "C" fn rust_instance_post_init<T: ObjectImpl>(obj: *mut bindings::Object) { in rust_instance_post_init() 241 unsafe extern "C" fn drop_object<T: ObjectImpl>(obj: *mut bindings::Object) { in drop_object() 290 fn as_object(&self) -> &Object { in as_object() 297 fn as_object_ptr(&self) -> *const bindings::Object { in as_object_ptr() 308 unsafe fn as_object_mut_ptr(&self) -> *mut bindings::Object { in as_object_mut_ptr() 549 unsafe extern "C" fn rust_unparent_fn<T: ObjectImpl>(dev: *mut bindings::Object) { in rust_unparent_fn() [all …]
|
H A D | qdev.rs | 71 obj: *mut bindings::Object, in rust_resettable_enter_fn() 84 obj: *mut bindings::Object, in rust_resettable_hold_fn() 97 obj: *mut bindings::Object, in rust_resettable_exit_fn()
|
H A D | memory.rs | 151 owner: *mut Object, in do_init_io()
|
/openbmc/phosphor-snmp/ |
H A D | snmp_notification.hpp | 56 struct Object struct 58 OID oid; 59 OID_LEN oid_len; 60 Type type; 61 Value value;
|
/openbmc/entity-manager/docs/ |
H A D | entity_manager_dbus_api.md | 11 ### Object Paths 31 ### Interfaces
|
/openbmc/linux/scripts/ |
H A D | generate_rust_target.rs | 23 Object(Object), enumerator 26 type Object = Vec<(String, Value)>; typedef 87 fn push(&mut self, key: &str, value: Object) { in push()
|
/openbmc/qemu/include/qom/ |
H A D | object.h | 154 struct Object struct 157 ObjectClass *class; argument 158 ObjectFree *free; argument 161 Object *parent; argument
|
/openbmc/ipmi-fru-parser/ |
H A D | types.hpp | 34 using Object = sdbusplus::message::object_path; typedef
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | action_info.hpp | 17 Object, enumerator
|
/openbmc/linux/Documentation/security/ |
H A D | landlock.rst | 97 Object section in Kernel structures
|
/openbmc/phosphor-inventory-manager/ |
H A D | types.hpp | 33 using Object = ObjectType<InterfaceVariantType>; typedef
|
/openbmc/qemu/qom/ |
H A D | object.c | 2000 object_add_link_prop(Object *obj, const char *name, in object_add_link_prop() argument 2002 void (*check)(const Object *, const char *, in object_add_link_prop() 2030 object_property_add_link(Object *obj, const char *name, in object_property_add_link() argument 2032 void (*check)(const Object *, const char *, in object_property_add_link() 2309 char *(*get)(Object *, Error **), in object_property_add_str() 2310 void (*set)(Object *, const char *, Error **)) in object_property_add_str() 2326 char *(*get)(Object *, Error **), in object_class_property_add_str() 2327 void (*set)(Object *, const char *, in object_class_property_add_str() 2379 bool (*get)(Object *, Error **), in object_property_add_bool() 2380 void (*set)(Object *, bool, Error **)) in object_property_add_bool() [all …]
|
/openbmc/phosphor-inventory-manager/test/ |
H A D | types_test.cpp | 15 void functionUsingObject(Object&) {} in functionUsingObject() argument
|
/openbmc/phosphor-fan-presence/cooling-type/ |
H A D | cooling_type.hpp | 30 using Object = sdbusplus::message::object_path; typedef in phosphor::cooling::type::CoolingType
|
/openbmc/phosphor-gpio-monitor/multi-presence/ |
H A D | gpio_presence.hpp | 41 using Object = sdbusplus::message::object_path; typedef in phosphor::gpio::GpioPresence
|
/openbmc/phosphor-gpio-monitor/presence/ |
H A D | gpio_presence.hpp | 40 using Object = sdbusplus::message::object_path; typedef in phosphor::gpio::presence::Presence
|
/openbmc/phosphor-gpio-monitor/ |
H A D | evdev.hpp | 61 using Object = sdbusplus::message::object_path; typedef in phosphor::gpio::Evdev
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | fan.hpp | 62 using Object = sdbusplus::message::object_path; typedef in phosphor::fan::monitor::Fan
|
/openbmc/phosphor-fan-presence/ |
H A D | utility.hpp | 102 using Object = sdbusplus::message::object_path; in getObjMap() typedef
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ |
H A D | meson.build | 26 subdir('Object') subdir
|
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | util.hpp | 23 using Object = sdbusplus::message::object_path; typedef
|
/openbmc/qemu/include/qemu/ |
H A D | typedefs.h | 78 typedef struct Object Object; typedef
|
/openbmc/phosphor-power/power-supply/ |
H A D | power_supply.cpp | 620 using Object = std::map<object_path, Interfaces>; in updateInventory() typedef
|