Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_function/public/pw_function/
H A Dpointer.h84 constexpr auto GetFunctionPointerContextFirst() { in GetFunctionPointerContextFirst() function
93 constexpr auto GetFunctionPointerContextFirst(const FunctionType&) { in GetFunctionPointerContextFirst() function
94 return GetFunctionPointerContextFirst<FunctionType>(); in GetFunctionPointerContextFirst()
/aosp_15_r20/external/pigweed/pw_function/
H A Ddocs.rst410 ``pw::function::GetFunctionPointerContextFirst()``
412 .. doxygenfunction:: GetFunctionPointerContextFirst()
413 .. doxygenfunction:: GetFunctionPointerContextFirst(const FunctionType&)