Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dtransport_security_state.cc201 size_t trailing_dot_found = hostname.find_last_not_of('.'); in DecodeHSTSPreload() local
642 size_t trailing_dot_found = normalized_host.find_last_not_of('.'); in GetStaticPKPState() local