Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/dbus/
H A Diface-stream.c520 const char *owner_module_path = NULL; in handle_get_all() local
564 owner_module_path = pa_dbusiface_core_get_module_path(s->core, owner_module); in handle_get_all()
583 pa_dbus_append_basic_variant_dict_entry(&dict_iter, property_handlers[PROPERTY_HANDLER_OWNER_MODULE].property_name, DBUS_TYPE_OBJECT_PATH, &owner_module_path); in handle_get_all()
H A Diface-device.c803 const char *owner_module_path = NULL; in handle_get_all() local
876 owner_module_path = pa_dbusiface_core_get_module_path(d->core, owner_module); in handle_get_all()
897 pa_dbus_append_basic_variant_dict_entry(&dict_iter, property_handlers[PROPERTY_HANDLER_OWNER_MODULE].property_name, DBUS_TYPE_OBJECT_PATH, &owner_module_path); in handle_get_all()

Completed in 6 milliseconds