Home
last modified time | relevance | path

Searched defs:mCommon (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/hardware/interfaces/audio/aidl/default/include/effect-impl/
H A DEffectContext.h100 Parameter::Common mCommon = {}; variable
/aosp_15_r20/hardware/interfaces/audio/aidl/default/deprecated/
H A DStreamSwitcher.h187 ChildInterface<StreamCommonDelegator> mCommon; variable
/aosp_15_r20/device/generic/goldfish/audio/
Dstream_out.h120 const StreamCommon mCommon; member
Dstream_in.h101 const StreamCommon mCommon; member
/aosp_15_r20/frameworks/av/media/libeffects/visualizer/aidl/
H A DVisualizerContext.h81 Parameter::Common mCommon; variable
/aosp_15_r20/hardware/interfaces/audio/aidl/default/include/core-impl/
H A DStream.h484 ChildInterface<StreamCommonDelegator> mCommon; variable
/aosp_15_r20/frameworks/av/media/libaudiohal/tests/
H A DCoreAudioHalAidl_test.cpp342 std::shared_ptr<StreamCommonMock> mCommon; member in __anon5a59cc030111::StreamOutMock