Home
last modified time | relevance | path

Searched refs:getLastAddedPatch (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/tests/
H A DAudioPolicyManagerTestClient.h109 const struct audio_patch *getLastAddedPatch() const { in getLastAddedPatch() function
H A Daudiopolicymanager_tests.cpp1249 ASSERT_EQ(injectionPort.id, getDeviceIdFromPatch(mClient->getLastAddedPatch())); in SetUp()
/aosp12/frameworks/av/services/audiopolicy/fuzzer/
H A Daudiopolicy_fuzzer.cpp796 getDeviceIdFromPatch(mClient->getLastAddedPatch()); in initialize()