HomeSort by relevance Sort by last modified time
    Searched full:indextoimport (Results 1 - 1 of 1) sorted by null

  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
AudioPort.cpp 132 size_t indexToImport;
133 for (indexToImport = 0; indexToImport < port->mProfiles.size(); indexToImport++) {
134 const sp<AudioProfile> &profileToImport = port->mProfiles[indexToImport];

Completed in 206 milliseconds