Home
last modified time | relevance | path

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

/external/cronet/net/dns/
Dnotify_watcher_mac.h20 typedef base::RepeatingCallback<void(bool succeeded)> CallbackType; typedef
Ddns_config_service_posix.cc50 using CallbackType = base::RepeatingCallback<void(bool succeeded)>; typedef in net::internal::__anon798848aa0111::DnsConfigWatcher
72 using CallbackType = base::RepeatingCallback<void(bool succeeded)>; typedef in net::internal::__anon798848aa0111::DnsConfigWatcher
Ddns_config_service.h34 typedef base::RepeatingCallback<void(const DnsConfig& config)> CallbackType; typedef
Ddns_config_service_win.cc178 typedef base::RepeatingCallback<void(bool succeeded)> CallbackType; typedef in net::internal::__anon7c5f58850111::RegistryWatcher
/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/cronet/base/functional/
Dbind_unittest.cc953 using CallbackType = RepeatingCallback<Signature>; typedef
966 using CallbackType = OnceCallback<Signature>; typedef
982 using CallbackType = typename TypeParam::template CallbackType<Signature>; typedef
Dcallback_unittest.cc287 using CallbackType = typedef in base::__anonbcbf505c0111::CallbackThenTest
/external/libchrome/mojo/public/cpp/bindings/tests/
Dsync_method_unittest.cc27 using CallbackType = base::Callback<void(Args...)>; typedef
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h1220 ULONG CallbackType; member
/external/boringssl/src/ssl/
Dssl_test.cc4216 using CallbackType = decltype(cb); in TEST_P() typedef
/external/cronet/third_party/boringssl/src/ssl/
Dssl_test.cc4216 using CallbackType = decltype(cb); in TEST_P() typedef
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_test.cc4049 using CallbackType = decltype(cb); in TEST_P() typedef