OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:insertCommand_l
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
AudioPolicyService.cpp
854
insertCommand_l
(command);
865
insertCommand_l
(command);
885
insertCommand_l
(command, delayMs);
910
insertCommand_l
(command, delayMs);
932
insertCommand_l
(command, delayMs);
955
insertCommand_l
(command);
968
insertCommand_l
(command);
973
//
insertCommand_l
() must be called with mLock held
974
void AudioPolicyService::AudioCommandThread::
insertCommand_l
(AudioCommand *command, int delayMs)
[
all
...]
AudioPolicyService.h
197
void
insertCommand_l
(AudioCommand *command, int delayMs = 0);
Completed in 179 milliseconds