Searched refs:lInterceptions (Results 1 – 3 of 3) sorted by relevance
53 ::std::vector< ::ucbhelper::InterceptedInteraction::InterceptedRequest > lInterceptions; in StillReadWriteInteraction()60 lInterceptions.push_back(aInterceptedRequest); in StillReadWriteInteraction()66 lInterceptions.push_back(aInterceptedRequest); in StillReadWriteInteraction()72 lInterceptions.push_back(aInterceptedRequest); in StillReadWriteInteraction()75 setInterceptions(lInterceptions); in StillReadWriteInteraction()
208 …td::vector< InterceptedRequest >& lInterceptions );234 void setInterceptions(const ::std::vector< InterceptedRequest >& lInterceptions);
59 …InterceptedInteraction::setInterceptions(const ::std::vector< InterceptedRequest >& lInterceptions) in setInterceptions() argument61 m_lInterceptions = lInterceptions; in setInterceptions()
Completed in 12 milliseconds