HomeSort by relevance Sort by last modified time
    Searched refs:dbus_property (Results 1 - 8 of 8) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_helpers.c 30 for (dsc = props; dsc && dsc->dbus_property; dsc++) {
45 &dsc->dbus_property))
51 "dbus: %s dbus_interface=%s dbus_property=%s getter failed",
53 dsc->dbus_property);
250 while (property_dsc && property_dsc->dbus_property) {
253 if (!os_strncmp(property_dsc->dbus_property, property,
261 if (property_dsc == NULL || property_dsc->dbus_property == NULL) {
611 for (dsc = obj_dsc->properties, i = 0; dsc && dsc->dbus_property;
626 &dsc->dbus_property))
635 __func__, dsc->dbus_property,
    [all...]
dbus_new_helpers.h 87 const char *dbus_property; member in struct:wpa_dbus_property_desc
dbus_new_introspect.c 90 dsc->dbus_property, dsc->type,
132 for (dsc = properties; dsc && dsc->dbus_property; dsc++) {
dbus_new.c     [all...]
dbus_new_handlers.c     [all...]
  /system/update_engine/include/power_manager/
dbus-proxies.h 16 #include <brillo/dbus/dbus_property.h>
    [all...]
  /system/update_engine/include/session_manager/
dbus-proxies.h 16 #include <brillo/dbus/dbus_property.h>
    [all...]
  /system/update_engine/include/debugd/
dbus-proxies.h 16 #include <brillo/dbus/dbus_property.h>
    [all...]

Completed in 436 milliseconds