Home
last modified time | relevance | path

Searched refs:audio_route_apply_path (Results 1 – 2 of 2) sorted by relevance

/system/media/audio_route/include/audio_route/
Daudio_route.h29 int audio_route_apply_path(struct audio_route *ar, const char *name);
/system/media/audio_route/
Daudio_route.c741 int audio_route_apply_path(struct audio_route *ar, const char *name) in audio_route_apply_path() function
873 if (audio_route_apply_path(ar, name) < 0) { in audio_route_apply_and_update_path()