Searched refs:aInformationList (Results 1 – 1 of 1) sorted by relevance
1650 DispatchInfoList aInformationList; in getConfigurableDispatchInformation() local1660 aInformationList.push_back( aDispatchInfo ); in getConfigurableDispatchInformation()1664 Sequence< DispatchInformation > aInformation( aInformationList.size() ); in getConfigurableDispatchInformation()1665 ::std::transform( aInformationList.begin(), in getConfigurableDispatchInformation()1666 aInformationList.end(), in getConfigurableDispatchInformation()
Completed in 19 milliseconds