OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:engineInstance
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
PolicySubsystem.cpp
28
using android::audio_policy::
EngineInstance
;
48
EngineInstance
*
engineInstance
=
EngineInstance
::getInstance();
50
ALOG_ASSERT(
engineInstance
!= NULL, "NULL Plugin Interface");
53
mPluginInterface =
engineInstance
->queryInterface<android::AudioPolicyPluginInterface>();
/frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp
[
all
...]
Completed in 132 milliseconds