Home
last modified time | relevance | path

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

/external/cronet/net/http/
Dtransport_security_state.cc334 size_t trailing_dot_found = hostname.find_last_not_of('.'); in DecodeHSTSPreload() local
913 size_t trailing_dot_found = normalized_host.find_last_not_of('.'); in GetStaticPKPState() local