Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/security/context/
Dsecurity_context.cc318 static int auth_context_pointer_cmp(void* a, void* b) { return GPR_ICMP(a, b); } function
322 auth_context_pointer_cmp};