Functions | Variables
oauth2_utils.cc File Reference
#include "test/core/security/oauth2_utils.h"
#include <string.h>
#include <grpc/grpc.h>
#include <grpc/grpc_security.h>
#include <grpc/slice.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/string_util.h>
#include <grpc/support/sync.h>
#include "src/core/lib/iomgr/exec_ctx.h"
#include "src/core/lib/promise/exec_ctx_wakeup_scheduler.h"
#include "src/core/lib/promise/map.h"
#include "src/core/lib/resource_quota/resource_quota.h"
#include "src/core/lib/security/context/security_context.h"
#include "src/core/lib/security/credentials/credentials.h"
Include dependency graph for oauth2_utils.cc:

Go to the source code of this file.

Functions

char * grpc_test_fetch_oauth2_token_with_credentials (grpc_call_credentials *creds)
 

Variables

static auto * g_memory_allocator
 

Function Documentation

◆ grpc_test_fetch_oauth2_token_with_credentials()

char* grpc_test_fetch_oauth2_token_with_credentials ( grpc_call_credentials creds)

Definition at line 42 of file oauth2_utils.cc.

Variable Documentation

◆ g_memory_allocator

auto* g_memory_allocator
static
Initial value:
grpc_core::ResourceQuota::Default()->memory_quota()->CreateMemoryAllocator(
"test"))

Definition at line 38 of file oauth2_utils.cc.

grpc_event_engine::experimental::MemoryAllocator
Definition: memory_allocator.h:35
grpc_core::ResourceQuota::Default
static ResourceQuotaRefPtr Default()
Definition: resource_quota.cc:27


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