Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/avl/
Davl_test.cc39 static void* int_copy(void* p, void* unused) { in int_copy() function
45 static const grpc_avl_vtable int_int_vtable = {destroy, int_copy, int_compare,
46 destroy, int_copy};