Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dapp_helper.cc249 enum print_type { PRINT_SEND, PRINT_RECV }; enumerator
253 return ansi_esc(ptype == PRINT_SEND ? "\033[1;35m" : "\033[1;36m"); in frame_name_ansi_esc()
436 print_frame(PRINT_SEND, frame); in verbose_on_frame_send_callback()

Completed in 2 milliseconds