Home
last modified time | relevance | path

Searched defs:FrameTypeToString (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dtest_utils.cc126 std::string FrameTypeToString(uint8_t frame_type) { in FrameTypeToString() function
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_audio.cc38 [[maybe_unused]] const char* FrameTypeToString(AudioFrameType frame_type) { in FrameTypeToString() function
H A Drtp_sender_video.cc100 [[maybe_unused]] const char* FrameTypeToString(VideoFrameType frame_type) { in FrameTypeToString() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_protocol.cc142 const char* FrameTypeToString(SpdyFrameType frame_type) { in FrameTypeToString() function