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

  /frameworks/base/services/audioflinger/
A2dpAudioInterface.cpp 425 return close_l();
441 LOGV("A2dpAudioStreamOut::close() calling close_l()");
442 return close_l();
445 status_t A2dpAudioInterface::A2dpAudioStreamOut::close_l() function in class:android::A2dpAudioInterface::A2dpAudioStreamOut
448 LOGV("A2dpAudioStreamOut::close_l() calling a2dp_cleanup(mData)");
  /device/samsung/crespo/libaudio/
AudioHardware.cpp 1083 spIn->close_l();
1160 void AudioHardware::AudioStreamOutALSA::close_l() function in class:android::AudioHardware::AudioStreamOutALSA
1530 void AudioHardware::AudioStreamInALSA::close_l() function in class:android::AudioHardware::AudioStreamInALSA
    [all...]

Completed in 21 milliseconds