Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/
H A Dmodule-default-device-restore.c156 if (!(u->sink_filename = pa_state_path("default-sink", true))) in pa__init()
159 if (!(u->source_filename = pa_state_path("default-source", true))) in pa__init()
H A Dmodule-card-restore.c678 if (!(state_path = pa_state_path(NULL, true))) in pa__init()
H A Dmodule-equalizer-sink.c975 pa_assert_se(state_path = pa_state_path(NULL, false)); in save_state()
1027 pa_assert_se(state_path = pa_state_path(NULL, false)); in load_state()
1635 pa_assert_se(state_path = pa_state_path(NULL, false)); in dbus_init()
H A Dmodule-device-restore.c1262 if (!(state_path = pa_state_path(NULL, true))) in pa__init()
H A Dmodule-device-manager.c1604 if (!(state_path = pa_state_path(NULL, true))) in pa__init()
H A Dmodule-stream-restore.c2383 if (!(state_path = pa_state_path(NULL, true))) in pa__init()
/third_party/pulseaudio/src/pulsecore/
H A Dcore-util.h151 char *pa_state_path(const char *fn, bool prepend_machine_id);
H A Dcore-util.c2261 char *pa_state_path(const char *fn, bool appendmid) { in pa_state_path() function

Completed in 17 milliseconds