HomeSort by relevance Sort by last modified time
    Searched full:unwanted_type (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/media/audio/alsa/
audio_manager_alsa.cc 257 const char* unwanted_type = UnwantedDeviceTypeWhenEnumerating(stream); local
258 if (io != NULL && strcmp(unwanted_type, io.get()) == 0)

Completed in 567 milliseconds