Searched defs:context_copy (Results 1 – 6 of 6) sorted by relevance
345 CONTEXT context_copy; in InitTrace() local
264 MD5Context context_copy; in MD5IntermediateFinal() local
267 MD5Context context_copy; in MD5IntermediateFinal() local
449 grpc_auth_metadata_context context_copy = grpc_auth_metadata_context(); in GetMetadata() local
2108 static int context_copy(context_struct_t * dst, context_struct_t * src, in context_copy() function
1414 context_copy(PyObject *self, PyObject *args UNUSED) in context_copy() function