Searched refs:_initialValues (Results 1 – 1 of 1) sorted by relevance
238 void impl_initValues_throw( const Sequence< Pair< Any, Any > >& _initialValues );423 void EnumerableMap::impl_initValues_throw( const Sequence< Pair< Any, Any > >& _initialValues ) in impl_initValues_throw() argument429 const Pair< Any, Any >* mapping = _initialValues.getConstArray(); in impl_initValues_throw()430 const Pair< Any, Any >* mappingEnd = mapping + _initialValues.getLength(); in impl_initValues_throw()
Completed in 29 milliseconds