OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setkillUsbRecordingThread
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/audio/legacy/alsa_sound/
AudioUsbALSA.h
128
void
setkillUsbRecordingThread
(bool val);
AudioUsbALSA.cpp
273
void AudioUsbALSA::
setkillUsbRecordingThread
(bool val){
274
ALOGD("
setkillUsbRecordingThread
");
[
all
...]
AudioHardwareALSA.cpp
584
mAudioUsbALSA->
setkillUsbRecordingThread
(true);
[
all
...]
Completed in 27 milliseconds