Searched defs:is_http (Results 1 – 6 of 6) sorted by relevance
84 bool is_http() const { return scheme_ == SCHEME_HTTP; } in is_http() function
135 static constexpr int RemapUrgency(int urgency, bool is_http) { in RemapUrgency()
166 bool is_http, in ComputeSameSiteContext()282 bool is_http, in ComputeSameSiteContextForSet()