Lines Matching refs:end
141 if (aItr == aPropStates.end()) in AddPropertyState()
143 aLastItr = aPropStates.insert(aPropStates.end(), rPropState); in AddPropertyState()
154 while(!bInserted && (aItr++ != aPropStates.end())); in AddPropertyState()
163 ::std::copy( aPropStates.begin(), aPropStates.end(), rVector.begin() ); in FillPropertyStateVector()
250 FilterOropertiesHashMap_Impl::iterator aEnd = end(); in ~FilterPropertiesInfos_Impl()
304 FilterPropertyInfoList_Impl::iterator aEnd = aPropInfos.end(); in GetApiNames()
332 FilterPropertyInfoList_Impl::iterator aEnd = aPropInfos.end(); in GetApiNames()
371 aIndexItr != aPropIter->GetIndexes().end(); in FillPropertyStateArray()
403 aIndexItr != aPropIter->GetIndexes().end(); in FillPropertyStateArray()
452 OSL_ENSURE(aItr != aPropInfos.end(),"Invalid iterator!"); in FillPropertyStateArray()
482 aIndexItr != rIndexes.end(); in FillPropertyStateArray()
509 aIndexItr != aItr->GetIndexes().end(); in FillPropertyStateArray()
533 aIndexItr != aItr->GetIndexes().end(); in FillPropertyStateArray()
648 if( aIter != pCache->end() ) in _Filter()