Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DFunctional.h25 constexpr void assert_small_callable() { in assert_small_callable() function
37 assert_small_callable<decltype(std::bind(f))>(); in make_scope_guard()
46 assert_small_callable<F>(); in SmallFunction()