Home
last modified time | relevance | path

Searched defs:getPortConfig (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.h280 Return<android::hardware::media::omx::V1_0::Status> getPortConfig( in getPortConfig() function
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp1516 const AudioPortConfig& getPortConfig() const { return mPortConfig.get(); } in getPortConfig() function in WithStream
1709 const AudioPortConfig& getPortConfig(bool getSink) const { in getPortConfig() function in WithAudioPatch
3236 const AudioPortConfig& getPortConfig() const { return mMixPortConfig->get(); } in getPortConfig() function in StreamFixture
3554 const AudioPortConfig& getPortConfig() const { return mStream->getPortConfig(); } in getPortConfig() function in StreamFixtureWithWorker
5419 const AudioPortConfig& getPortConfig() const { return mStream.getPortConfig(); } in getPortConfig() function in WithRemoteSubmix