Home
last modified time | relevance | path

Searched defs:CallbackType (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/base/
Dbind_unittest.cc754 using CallbackType = RepeatingCallback<Signature>; typedef
766 using CallbackType = OnceCallback<Signature>; typedef
781 using CallbackType = typename TypeParam::template CallbackType<Signature>; typedef
/external/llvm-project/clang/lib/Analysis/
DBodyFarm.cpp335 QualType CallbackType = Callback->getType().getNonReferenceType(); in create_call_once() local
/external/libchrome/mojo/public/cpp/bindings/tests/
Dsync_method_unittest.cc27 using CallbackType = base::Callback<void(Args...)>; typedef
/external/llvm-project/lldb/source/Core/
DPluginManager.cpp184 typedef Callback CallbackType; typedef
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h1220 ULONG CallbackType; member
/external/boringssl/src/ssl/
Dssl_test.cc3070 using CallbackType = decltype(cb); in TEST_P() typedef
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_test.cc3070 using CallbackType = decltype(cb); in TEST_P() typedef