Searched refs:ignore_prefix (Results 1 – 1 of 1) sorted by relevance
530 const char *ignore_prefix = capture_not_playback ? "dmix:" : "dsnoop:"; in EnumerateDevices() local572 !rtc::starts_with(name, ignore_prefix)) { in EnumerateDevices()