Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/dbus/
H A Diface-core.h41 const char *pa_dbusiface_core_get_module_path(pa_dbusiface_core *c, const pa_module *module);
H A Diface-client.c170 owner_module = pa_dbusiface_core_get_module_path(c->core, c->client->module); in handle_get_owner_module()
281 owner_module = pa_dbusiface_core_get_module_path(c->core, c->client->module); in handle_get_all()
H A Diface-card.c186 owner_module = pa_dbusiface_core_get_module_path(c->core, c->card->module); in handle_get_owner_module()
391 owner_module = pa_dbusiface_core_get_module_path(c->core, c->card->module); in handle_get_all()
H A Diface-stream.c246 object_path = pa_dbusiface_core_get_module_path(s->core, owner_module); in handle_get_owner_module()
564 owner_module_path = pa_dbusiface_core_get_module_path(s->core, owner_module); in handle_get_all()
H A Diface-device.c319 object_path = pa_dbusiface_core_get_module_path(d->core, owner_module); in handle_get_owner_module()
876 owner_module_path = pa_dbusiface_core_get_module_path(d->core, owner_module); in handle_get_all()
H A Diface-core.c2373 const char *pa_dbusiface_core_get_module_path(pa_dbusiface_core *c, const pa_module *module) { in pa_dbusiface_core_get_module_path() function

Completed in 11 milliseconds