Searched defs:GetDebugString (Results 1 – 3 of 3) sorted by relevance
64 std::string Chttp2PingAbusePolicy::GetDebugString(bool transport_idle) const { in GetDebugString() function in grpc_core::Chttp2PingAbusePolicy
111 std::string Chttp2PingRatePolicy::GetDebugString() const { in GetDebugString() function in grpc_core::Chttp2PingRatePolicy
1515 static PyObject* GetDebugString(PyFileDescriptor* self) { in GetDebugString() function