Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/media/omx/1.0/vts/functional/common/
H A Dmedia_hidl_test_common.h280 Return<android::hardware::media::omx::V1_0::Status> getPortConfig( in getPortConfig() function
/aosp_15_r20/hardware/interfaces/audio/aidl/vts/
H A DVtsHalAudioCoreModuleTargetTest.cpp1279 const AudioPortConfig& getPortConfig() const { return mPortConfig.get(); } in getPortConfig() function in WithStream
1419 const AudioPortConfig& getPortConfig(bool getSink) const { in getPortConfig() function in WithAudioPatch
2926 const AudioPortConfig& getPortConfig() const { return mMixPortConfig->get(); } in getPortConfig() function in StreamFixture
/aosp_15_r20/frameworks/av/media/libaudiohal/tests/
H A DCoreAudioHalAidl_test.cpp357 std::optional<AudioPortConfig> getPortConfig(int32_t id) { in getPortConfig() function in __anon5a59cc030111::ModuleMock