Home
last modified time | relevance | path

Searched refs:SET_FUNCTION (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/
H A Dnode_http2.cc3150 #define SET_FUNCTION(arg, name) \ in SetCallbackFunctions() macro
3154 SET_FUNCTION(0, error) in SetCallbackFunctions()
3155 SET_FUNCTION(1, priority) in SetCallbackFunctions()
3156 SET_FUNCTION(2, settings) in SetCallbackFunctions()
3157 SET_FUNCTION(3, ping) in SetCallbackFunctions()
3158 SET_FUNCTION(4, headers) in SetCallbackFunctions()
3159 SET_FUNCTION(5, frame_error) in SetCallbackFunctions()
3160 SET_FUNCTION(6, goaway_data) in SetCallbackFunctions()
3161 SET_FUNCTION(7, altsvc) in SetCallbackFunctions()
3162 SET_FUNCTION( in SetCallbackFunctions()
3166 #undef SET_FUNCTION SetCallbackFunctions() macro
[all...]

Completed in 6 milliseconds