Searched refs:getDeviceIdFromPatch (Results 1 – 2 of 2) sorted by relevance
205 static audio_port_handle_t getDeviceIdFromPatch(const struct audio_patch *patch);325 audio_port_handle_t AudioPolicyManagerFuzzer::getDeviceIdFromPatch( in getDeviceIdFromPatch() function in AudioPolicyManagerFuzzer796 getDeviceIdFromPatch(mClient->getLastAddedPatch()); in initialize()
144 static audio_port_handle_t getDeviceIdFromPatch(const struct audio_patch* patch);290 audio_port_handle_t AudioPolicyManagerTest::getDeviceIdFromPatch( in getDeviceIdFromPatch() function in AudioPolicyManagerTest1249 ASSERT_EQ(injectionPort.id, getDeviceIdFromPatch(mClient->getLastAddedPatch())); in SetUp()