Searched defs:GRPC_STARTUP_FUNCTION (Results 1 – 2 of 2) sorted by relevance
87 #define GRPC_STARTUP_FUNCTION(module) ZEND_MINIT_FUNCTION(grpc_##module) macro
752 GRPC_STARTUP_FUNCTION(channel) { in GRPC_STARTUP_FUNCTION() function