OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dbus_property
(Results
1 - 5
of
5
) 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
...]
Completed in 364 milliseconds