Home
last modified time | relevance | path

Searched defs:IsLWS (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_util.h128 ALWAYS_INLINE static bool IsLWS(char c) { in IsLWS() function
H A Dhttp_util_unittest.cc1618 TEST(HttpUtilTest, IsLWS) { in TEST() argument