Searched refs:profileToImport (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DAudioPort.cpp134 const sp<AudioProfile> &profileToImport = port->mProfiles[indexToImport]; local
135 if (profileToImport->isValid()) {
139 if (*mProfiles[profileIndex] == *profileToImport) {
148 addAudioProfile(profileToImport);

Completed in 226 milliseconds