Home
last modified time | relevance | path

Searched defs:HandlerCallback (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/client/linux/handler/
Dexception_handler.h112 typedef bool (*HandlerCallback)(const void* crash_context, typedef
/external/libchrome/mojo/core/test/
Dmojo_test_base.h34 using HandlerCallback = base::Callback<void(ScopedMessagePipeHandle)>; variable
/external/libbrillo/brillo/http/
Dhttp_transport_fake.h37 using HandlerCallback = variable