|
GRPC Core
9.0.0
|
#include <grpc/impl/codegen/port_platform.h>#include "src/core/lib/channel/channelz.h"#include <grpc/grpc.h>#include <grpc/support/alloc.h>#include <grpc/support/log.h>#include <grpc/support/string_util.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "src/core/lib/channel/channelz_registry.h"#include "src/core/lib/channel/status_util.h"#include "src/core/lib/gpr/useful.h"#include "src/core/lib/gprpp/atomic.h"#include "src/core/lib/gprpp/host_port.h"#include "src/core/lib/gprpp/memory.h"#include "src/core/lib/iomgr/error.h"#include "src/core/lib/iomgr/exec_ctx.h"#include "src/core/lib/slice/b64.h"#include "src/core/lib/slice/slice_internal.h"#include "src/core/lib/surface/channel.h"#include "src/core/lib/surface/server.h"#include "src/core/lib/transport/connectivity_state.h"#include "src/core/lib/transport/error_utils.h"#include "src/core/lib/uri/uri_parser.h"Namespaces | |
| grpc_core | |
| Round Robin Policy. | |
| grpc_core::channelz | |
Functions | |
| grpc_arg | grpc_core::channelz::MakeParentUuidArg (intptr_t parent_uuid) |
| intptr_t | grpc_core::channelz::GetParentUuidFromArgs (const grpc_channel_args &args) |