Home
last modified time | relevance | path

Searched defs:handler_name (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/src/php/ext/grpc/
Dphp7_wrapper.h149 #define PHP_GRPC_INIT_HANDLER(class_object, handler_name) argument
151 #define PHP_GRPC_DECLARE_OBJECT_HANDLER(handler_name) argument
274 #define PHP_GRPC_INIT_HANDLER(class_object, handler_name) \ argument
280 #define PHP_GRPC_DECLARE_OBJECT_HANDLER(handler_name) \ argument
/external/tensorflow/tensorflow/python/debug/cli/
Dprofile_analyzer_cli.py764 def get_help(self, handler_name): argument
Danalyzer_cli.py478 def get_help(self, handler_name): argument
/external/compiler-rt/lib/ubsan/
Dubsan_handlers.cc126 #define UBSAN_OVERFLOW_HANDLER(handler_name, op, unrecoverable) \ argument
/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_handlers.cpp233 #define UBSAN_OVERFLOW_HANDLER(handler_name, op, unrecoverable) \ argument