Home
last modified time | relevance | path

Searched defs:_IteratorTypes (Results 1 – 1 of 1) sorted by relevance

/external/cronet/third_party/libc++/src/include/__pstl/internal/
Dexecution_impl.h70 __select_backend(__pstl::execution::sequenced_policy, _IteratorTypes&&...) { in __select_backend() argument
76 __select_backend(__pstl::execution::unsequenced_policy, _IteratorTypes&&...) { in __select_backend() argument
82 __select_backend(__pstl::execution::parallel_policy, _IteratorTypes&&...) { in __select_backend() argument
88 __select_backend(__pstl::execution::parallel_unsequenced_policy, _IteratorTypes&&...) { in __select_backend() argument