Searched defs:reverse (Results 1 – 2 of 2) sorted by relevance
651 static int audio_route_update_path(struct audio_route *ar, const char *name, bool reverse) in audio_route_update_path()
1505 char reverse = (char) !strcmp(argv[0], "reverse"); in adb_commandline() local