Home
last modified time | relevance | path

Searched defs:get_handler (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/fmtlib/support/python/mkdocstrings_handlers/cxx/
H A D__init__.py329 def get_handler(theme: str, custom_templates: Optional[str] = None, function
/aosp_15_r20/external/pytorch/c10/util/
H A DException.cpp151 static WarningHandler* get_handler() { in get_handler() function in c10::WarningUtils::__anoncaafe8ff0211::ThreadWarningHandler
/aosp_15_r20/external/google-breakpad/src/client/windows/handler/
H A Dexception_handler.cc468 ExceptionHandler* get_handler() const { return handler_; } in get_handler() function in google_breakpad::AutoExceptionHandler
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/
Dserver.rs309 pub unsafe fn get_handler(&mut self, path: &[u8]) -> Option<&mut BoxHandler> { in get_handler() method
/aosp_15_r20/external/python/cpython3/Modules/
Dsignalmodule.c160 get_handler(int i) in get_handler() function
/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/routing/
Dmethod_routing.rs1310 async fn get_handler() { in get_handler() function
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h128403 void (*get_handler)(char *); member
H A Dvmlinux.h128403 void (*get_handler)(char *); member