Home
last modified time | relevance | path

Searched refs:GetSiteDebugString (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_isolation_key.cc23 std::string GetSiteDebugString(const std::optional<SchemefulSite>& site) { in GetSiteDebugString() function
109 std::string return_string = GetSiteDebugString(top_frame_site_); in ToDebugString()
112 return_string += " " + GetSiteDebugString(frame_site_); in ToDebugString()
119 return_string += " " + GetSiteDebugString(frame_site_); in ToDebugString()
H A Dnetwork_anonymization_key.cc96 std::string str = GetSiteDebugString(top_frame_site_); in ToDebugString()
179 std::string NetworkAnonymizationKey::GetSiteDebugString( in GetSiteDebugString() function in net::NetworkAnonymizationKey
H A Dnetwork_anonymization_key.h196 std::string GetSiteDebugString(