HomeSort by relevance Sort by last modified time
    Searched defs:close_l (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware_legacy/audio/
A2dpAudioInterface.cpp 457 return close_l();
473 ALOGV("A2dpAudioStreamOut::close() calling close_l()");
474 return close_l();
477 status_t A2dpAudioInterface::A2dpAudioStreamOut::close_l() function in class:android_audio_legacy::A2dpAudioInterface::A2dpAudioStreamOut
481 ALOGV("A2dpAudioStreamOut::close_l() calling a2dp_cleanup(mData)");
  /device/samsung/crespo/libaudio/
AudioHardware.cpp 1259 void AudioHardware::AudioStreamOutALSA::close_l() function in class:android_audio_legacy::AudioHardware::AudioStreamOutALSA
1900 void AudioHardware::AudioStreamInALSA::close_l() function in class:android_audio_legacy::AudioHardware::AudioStreamInALSA
    [all...]

Completed in 58 milliseconds