Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/lib/
H A Dtraceme.h40 struct is_invocable struct
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/concepts/concepts.callable/concept.invocable/
H A Dinvocable.compile.pass.cpp404 constexpr bool is_invocable(F, Args&&...) { in is_invocable() function