Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DeventHandler.h42 typedef void (*HandlerFunction)(JNIEnv *env, typedef
54 HandlerFunction func);
56 HandlerFunction func,
58 HandlerNode *eventHandler_createInternalBreakpoint(HandlerFunction func,
DstandardHandlers.h31 HandlerFunction standardHandlers_defaultHandler(EventIndex ei);
DeventHandlerRestricted.h55 HandlerFunction private_handlerFunction;
DstandardHandlers.c134 HandlerFunction
DeventHandler.c659 HandlerFunction func; in event_callback()
1648 HandlerFunction func, in installHandler()
1673 createInternal(EventIndex ei, HandlerFunction func, in createInternal()
1714 eventHandler_createPermanentInternal(EventIndex ei, HandlerFunction func) in eventHandler_createPermanentInternal()
1722 HandlerFunction func, in eventHandler_createInternalThreadOnly()
1730 eventHandler_createInternalBreakpoint(HandlerFunction func, in eventHandler_createInternalBreakpoint()
/external/grpc-grpc/src/cpp/server/load_reporter/
Dload_reporter_async_service_impl.h65 using HandlerFunction =
70 CallableTag(HandlerFunction func, in CallableTag()
87 HandlerFunction handler_function_ = nullptr;
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/load_reporter/
Dload_reporter_async_service_impl.h66 using HandlerFunction =
71 CallableTag(HandlerFunction func, in CallableTag()
88 HandlerFunction handler_function_ = nullptr;
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/health/
Ddefault_health_check_service.h73 using HandlerFunction =
78 CallableTag(HandlerFunction func, std::shared_ptr<CallHandler> handler) in CallableTag()
98 HandlerFunction handler_function_ = nullptr;
/external/pigweed/pw_tokenizer/
Ddocs.rst208 PW_TOKENIZE_TO_CALLBACK(HandlerFunction, "Format string: %x", arguments...);