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

  /external/chromium_org/media/audio/win/
audio_manager_win.cc 80 SP_DEVINSTALL_PARAMS old_device_install_params; local
81 old_device_install_params.cbSize = sizeof(old_device_install_params);
83 &old_device_install_params);
84 SP_DEVINSTALL_PARAMS device_install_params = old_device_install_params;
107 &old_device_install_params);

Completed in 153 milliseconds