OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sendIoConfigEvent_l
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
Threads.h
141
void
sendIoConfigEvent_l
(int event, int param = 0);
[
all
...]
Threads.cpp
347
sendIoConfigEvent_l
(event, param);
350
//
sendIoConfigEvent_l
() must be called with ThreadBase::mLock held
351
void AudioFlinger::ThreadBase::
sendIoConfigEvent_l
(int event, int param)
[
all
...]
Completed in 25 milliseconds