Home
last modified time | relevance | path

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

/external/pigweed/pw_result/public/pw_result/internal/
Dexpected_impl.h486 constexpr auto transform_error(F&& f) & { in transform_error() function
495 constexpr auto transform_error(F&& f) && { in transform_error() function
505 constexpr auto transform_error(F&& f) const& { in transform_error() function
514 constexpr auto transform_error(F&& f) const&& { in transform_error() function
933 constexpr auto transform_error(F&& f) & { in transform_error() function
942 constexpr auto transform_error(F&& f) && { in transform_error() function
952 constexpr auto transform_error(F&& f) const& { in transform_error() function
961 constexpr auto transform_error(F&& f) const&& { in transform_error() function