Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/include/__pstl/internal/
H A Dexecution_impl.h70 __select_backend(__pstl::execution::sequenced_policy, _IteratorTypes&&...) { in __select_backend() function
76 __select_backend(__pstl::execution::unsequenced_policy, _IteratorTypes&&...) { in __select_backend() function
82 __select_backend(__pstl::execution::parallel_policy, _IteratorTypes&&...) { in __select_backend() function
88 __select_backend(__pstl::execution::parallel_unsequenced_policy, _IteratorTypes&&...) { in __select_backend() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/algorithms/
H A Dpstl.robust_against_customization_points_not_working.pass.cpp333 struct std::__select_backend<TestPolicy> { struct in std
334 using type = TestBackend;