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

/system/media/audio_route/
H A Daudio_route.c651 static int audio_route_update_path(struct audio_route *ar, const char *name, bool reverse) function
706 return audio_route_update_path(ar, name, false /*reverse*/);
714 return audio_route_update_path(ar, name, true /*reverse*/);

Completed in 23 milliseconds