Home
last modified time | relevance | path

Searched refs:PROPERTY_HANDLER_IS_LOCAL (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/modules/dbus/
H A Diface-core.c139 PROPERTY_HANDLER_IS_LOCAL, enumerator
165 [PROPERTY_HANDLER_IS_LOCAL] = { .property_name = "IsLocal", .type = "b", .get_cb = handle_get_is_local, .set_cb = NULL },
1130 pa_dbus_append_basic_variant_dict_entry(&dict_iter, property_handlers[PROPERTY_HANDLER_IS_LOCAL].property_name, DBUS_TYPE_BOOLEAN, &is_local); in handle_get_all()

Completed in 4 milliseconds