Records

Functions

  • template <typename F>
    scope_guard<F> make_scope_guard (F f)

    Defined at line 47 of file ../../third_party/android/platform/frameworks/native/libs/binder/include/binder/Functional.h

  • template <typename F>
    void assert_small_callable ()

    Defined at line 52 of file ../../third_party/android/platform/frameworks/native/libs/binder/include/binder/Functional.h

  • scope_guard<F> make_scope_guard (F )