Home
last modified time | relevance | path

Searched defs:reverse (Results 1 – 2 of 2) sorted by relevance

/system/media/audio_route/
Daudio_route.c651 static int audio_route_update_path(struct audio_route *ar, const char *name, bool reverse) in audio_route_update_path()
/system/core/adb/
Dcommandline.c1505 char reverse = (char) !strcmp(argv[0], "reverse"); in adb_commandline() local