Searched refs:getDeviceIdFromPatch (Results 1 – 2 of 2) sorted by relevance
214 static audio_port_handle_t getDeviceIdFromPatch(const struct audio_patch *patch);341 audio_port_handle_t AudioPolicyManagerFuzzer::getDeviceIdFromPatch( in getDeviceIdFromPatch() function in AudioPolicyManagerFuzzer821 getDeviceIdFromPatch(mClient->getLastAddedPatch()); in initialize()
218 static audio_port_handle_t getDeviceIdFromPatch(const struct audio_patch* patch);376 audio_port_handle_t AudioPolicyManagerTest::getDeviceIdFromPatch( in getDeviceIdFromPatch() function in AudioPolicyManagerTest2233 ASSERT_EQ(injectionPort.id, getDeviceIdFromPatch(mClient->getLastAddedPatch())); in SetUp()