Searched defs:RefTuple (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/
H A Dtuple.h75 typedef Tuple0 RefTuple; typedef in struct:Tuple0
268 // Allows for selection of ValueTuple/RefTuple/ParamTuple without needing the
274 typedef Tuple0 RefTuple; typedef in struct:TupleTypes
281 typedef Tuple1<typename TupleTraits<A>::RefType> RefTuple; typedef in struct:TupleTypes
290 typename TupleTraits<B>::RefType> RefTuple; typedef in struct:TupleTypes
302 typename TupleTraits<C>::RefType> RefTuple; typedef in struct:TupleTypes
317 typename TupleTraits<D>::RefType> RefTuple; typedef in struct:TupleTypes
335 typename TupleTraits<E>::RefType> RefTuple; typedef in struct:TupleTypes
356 typename TupleTraits<F>::RefType> RefTuple; typedef in struct:TupleTypes
380 typename TupleTraits<G>::RefType> RefTuple; typedef in struct:TupleTypes
408 typename TupleTraits<H>::RefType> RefTuple; typedef in struct:TupleTypes
[all...]

Completed in 75 milliseconds