Home
last modified time | relevance | path

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

/external/cronet/base/ranges/
Dalgorithm.h71 constexpr std::pair<Proj1&, Proj2&> GetProjs(priority_tag<3>) const { in GetProjs() function
80 constexpr std::pair<Proj2&, Proj1&> GetProjs(priority_tag<2>) const { in GetProjs() function
89 constexpr std::pair<Proj1&, Proj1&> GetProjs(priority_tag<1>) const { in GetProjs() function
98 constexpr std::pair<Proj2&, Proj2&> GetProjs(priority_tag<0>) const { in GetProjs() function