OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:commandExecuted
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/include/media/
IEffectClient.h
34
virtual void
commandExecuted
(uint32_t cmdCode,
AudioEffect.h
432
virtual void
commandExecuted
(uint32_t cmdCode,
437
mEffect->
commandExecuted
(cmdCode, cmdSize, pCmdData, replySize, pReplyData);
453
void
commandExecuted
(uint32_t cmdCode,
/frameworks/base/media/libmedia/
IEffectClient.cpp
59
void
commandExecuted
(uint32_t cmdCode,
65
LOGV("
commandExecuted
");
128
commandExecuted
(cmdCode, cmdSize, cmd, replySize, resp);
AudioEffect.cpp
384
void AudioEffect::
commandExecuted
(uint32_t cmdCode,
/frameworks/base/services/audioflinger/
AudioFlinger.h
[
all
...]
AudioFlinger.cpp
[
all
...]
Completed in 298 milliseconds