Home
last modified time | relevance | path

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

/external/cronet/net/base/
Dnetwork_isolation_key.cc22 std::string GetSiteDebugString(const absl::optional<SchemefulSite>& site) { in GetSiteDebugString() function
116 std::string return_string = GetSiteDebugString(top_frame_site_); in ToDebugString()
119 return_string += " " + GetSiteDebugString(frame_site_); in ToDebugString()
Dnetwork_anonymization_key.cc98 std::string str = GetSiteDebugString(top_frame_site_); in ToDebugString()
180 std::string NetworkAnonymizationKey::GetSiteDebugString( in GetSiteDebugString() function in net::NetworkAnonymizationKey
Dnetwork_anonymization_key.h209 std::string GetSiteDebugString(