GRPC Core
9.0.0
|
#include <grpc/support/port_platform.h>
#include "src/core/lib/security/credentials/alts/check_gcp_environment.h"
#include <ctype.h>
#include <stdio.h>
#include <string.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
Namespaces | |
grpc_core | |
Round Robin Policy. | |
grpc_core::internal | |
Functions | |
char * | grpc_core::internal::read_bios_file (const char *bios_file) |
This method is a helper function that reads a file containing system bios data. More... | |
Variables | |
const size_t | kBiosDataBufferSize = 256 |
const size_t kBiosDataBufferSize = 256 |