Home
last modified time | relevance | path

Searched refs:ConstructedType (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
DPointerChoreographer.h40 using ConstructedType = std::invoke_result_t<const Factory&>; member
41 constexpr operator ConstructedType() const { return mFactory(); } in ConstructedType() function