Home
last modified time | relevance | path

Searched defs:IsTokenChar (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/include/
H A Drtp_rtcp_defines.cc31 bool IsTokenChar(char ch) { in IsTokenChar() function
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_util.cc456 bool HttpUtil::IsTokenChar(char c) { in IsTokenChar() function in net::HttpUtil
/aosp_15_r20/external/webrtc/pc/
H A Dwebrtc_sdp.cc117 bool IsTokenChar(char ch) { in IsTokenChar() function