Functions
event_string.cc File Reference
#include <grpc/support/port_platform.h>
#include "src/core/lib/surface/event_string.h"
#include <algorithm>
#include <vector>
#include "absl/strings/str_format.h"
#include "absl/strings/str_join.h"
Include dependency graph for event_string.cc:

Go to the source code of this file.

Functions

static void adderr (int success, std::vector< std::string > *buf)
 
static void addhdr (grpc_event *ev, std::vector< std::string > *buf)
 
static const char * errstr (int success)
 
std::string grpc_event_string (grpc_event *ev)
 

Function Documentation

◆ adderr()

static void adderr ( int  success,
std::vector< std::string > *  buf 
)
static

Definition at line 35 of file event_string.cc.

◆ addhdr()

static void addhdr ( grpc_event ev,
std::vector< std::string > *  buf 
)
static

Definition at line 29 of file event_string.cc.

◆ errstr()

static const char* errstr ( int  success)
static

Definition at line 33 of file event_string.cc.

◆ grpc_event_string()

std::string grpc_event_string ( grpc_event ev)

Definition at line 39 of file event_string.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:12