Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/gsettings/
H A Dmodule-gsettings.c56 pa_run_from_build_tree() ? PA_BUILDDIR PA_PATH_SEP "src" PA_PATH_SEP "modules" PA_PATH_SEP "gsettings" PA_PATH_SEP "gsettings-helper" : in pa__init()
58 pa_run_from_build_tree() ? PA_BUILDDIR "/gsettings-helper" : in pa__init()
/third_party/pulseaudio/src/tests/
H A Dalsa-mixer-path-test.c21 if (pa_run_from_build_tree()) in get_default_paths_dir()
/third_party/pulseaudio/src/pulsecore/
H A Dcore-util.h296 bool pa_run_from_build_tree(void) PA_GCC_CONST;
H A Dmodule.c86 if (PA_UNLIKELY(pa_run_from_build_tree())) { in pa_module_exists()
H A Dcore-util.c3567 bool pa_run_from_build_tree(void) { in pa_run_from_build_tree() function
/third_party/pulseaudio/src/daemon/
H A Dohos_daemon-conf.c161 if (pa_run_from_build_tree()) { in pa_daemon_conf_new()
670 if (pa_run_from_build_tree()) { in pa_daemon_conf_load()
H A Ddaemon-conf.c161 if (pa_run_from_build_tree()) { in pa_daemon_conf_new()
670 if (pa_run_from_build_tree()) { in pa_daemon_conf_load()
H A Dmain.c1099 pa_log_debug("Running from build tree: %s", pa_yes_no(pa_run_from_build_tree()));
H A Dohos_pa_main.c1125 pa_log_debug("Running from build tree: %s", pa_yes_no(pa_run_from_build_tree())); in real_main()
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c2869 if (pa_run_from_build_tree()) { in get_path_config_path()
4976 pa_run_from_build_tree() ? PA_SRCDIR "/modules/alsa/mixer/profile-sets/" : in pa_alsa_profile_set_new()

Completed in 18 milliseconds