Home
last modified time | relevance | path

Searched refs:strframetype (Results 1 – 1 of 1) sorted by relevance

/third_party/nghttp2/src/
Dapp_helper.cc89 std::string strframetype(uint8_t type) { in strframetype() function
256 strframetype(frame->hd.type).c_str(), ansi_escend()); in print_frame()