Searched refs:aTypesRet (Results 1 – 2 of 2) sorted by relevance
182 Sequence< Type > aTypesRet( aTypes.size() ); in getSupportedBindingTypes() local183 ::std::copy( aTypes.begin(), aTypes.end(), aTypesRet.getArray() ); in getSupportedBindingTypes()184 return aTypesRet; in getSupportedBindingTypes()
1233 Sequence< Type > aTypesRet( aTypes.size() ); in getSupportedBindingTypes() local1234 ::std::copy( aTypes.begin(), aTypes.end(), aTypesRet.getArray() ); in getSupportedBindingTypes()1235 return aTypesRet; in getSupportedBindingTypes()
Completed in 18 milliseconds