Home
last modified time | relevance | path

Searched refs:g_fake_auth_value (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/ext/transport/inproc/
Dinproc_transport.cc47 static grpc_slice g_fake_auth_value; variable
441 auth_md->md = grpc_mdelem_from_slices(g_fake_auth_key, g_fake_auth_value); in fail_helper_locked()
1190 g_fake_auth_value = grpc_slice_from_static_string("inproc-fail"); in grpc_inproc_transport_init()
1277 grpc_slice_unref_internal(g_fake_auth_value); in grpc_inproc_transport_shutdown()