OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:processConfigEvents
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
Threads.h
143
void
processConfigEvents
();
[
all
...]
Threads.cpp
370
void AudioFlinger::ThreadBase::
processConfigEvents
()
374
ALOGV("
processConfigEvents
() remaining events %d", mConfigEvents.size());
399
ALOGE("
processConfigEvents
() unknown event type %d", event->type());
[
all
...]
Completed in 569 milliseconds