Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dping_abuse_policy.cc64 std::string Chttp2PingAbusePolicy::GetDebugString(bool transport_idle) const { in GetDebugString() function in grpc_core::Chttp2PingAbusePolicy
Dping_rate_policy.cc111 std::string Chttp2PingRatePolicy::GetDebugString() const { in GetDebugString() function in grpc_core::Chttp2PingRatePolicy
/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc1515 static PyObject* GetDebugString(PyFileDescriptor* self) { in GetDebugString() function