Home
last modified time | relevance | path

Searched defs:invalidated_properties (Results 1 – 4 of 4) sorted by relevance

/openbmc/telemetry/src/
H A Dsensor.cpp151 std::vector<std::string> invalidated_properties; in signalProc() local
/openbmc/pyphosphor/obmc/dbuslib/
H A Dbindings.py124 self, interface_name, changed_properties, invalidated_properties): argument
/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.c1118 const gchar *const *invalidated_properties) in hwmon_proxy_g_properties_changed()
3030 const gchar *const *invalidated_properties) in fan_proxy_g_properties_changed()
5218 const gchar *const *invalidated_properties) in sensor_value_proxy_g_properties_changed()
7130 const gchar *const *invalidated_properties) in sensor_threshold_proxy_g_properties_changed()
8432 const gchar *const *invalidated_properties) in sensor_i2c_proxy_g_properties_changed()
9657 const gchar *const *invalidated_properties) in sensor_match_proxy_g_properties_changed()
10785 const gchar *const *invalidated_properties) in process_proxy_g_properties_changed()
12247 const gchar *const *invalidated_properties) in shared_resource_proxy_g_properties_changed()
13677 const gchar *const *invalidated_properties) in control_proxy_g_properties_changed()
14990 const gchar *const *invalidated_properties) in control_bmc_proxy_g_properties_changed()
[all …]
/openbmc/telemetry/tests/src/
H A Dtest_report.cpp1116 std::vector<std::string> invalidated_properties; in monitorProc() local