Home
last modified time | relevance | path

Searched defs:construct (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-dbus-monitor/src/
H A Dpdmgen.py787 def construct(self, loader, indent): member in ConditionCallback
840 def construct(self, loader, indent): member in CountCondition
861 def construct(self, loader, indent): member in MedianCondition
873 def construct(self, loader, indent): member in Journal
885 def construct(self, loader, indent): member in Elog
899 def construct(self, loader, indent): member in Event
910 def construct(self, loader, indent): member in EventPath
922 def construct(self, loader, indent): member in ElogWithMetadata
937 def construct(self, loader, indent): member in ResolveCallout
994 def construct(self, loader, indent): member in Method
[all …]
/openbmc/phosphor-fan-presence/presence/
H A Dpfpgen.py148 def construct(self, loader, indent): member in Gpio
163 def construct(self, loader, indent): member in Tach
202 def construct(self, loader, indent): member in AnyOf
216 def construct(self, loader, indent): member in Fallback
/openbmc/linux/include/net/
H A Dhwbm.h15 int (*construct)(struct hwbm_pool *bm_pool, void *buf); member
/openbmc/boost-dbus/include/dbus/
H A Dconnection_service.hpp38 inline void construct(implementation_type& impl) {} in construct() function in dbus::connection_service
/openbmc/linux/fs/smb/server/
H A Dauth.c227 char *construct = NULL; in ksmbd_auth_ntlmv2() local