OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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