Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c224 gpr_malloc_aligned_type gpr_malloc_aligned_import; variable
480gpr_malloc_aligned_import = (gpr_malloc_aligned_type) GetProcAddress(library, "gpr_malloc_aligned"… in grpc_rb_load_imports()
Drb_grpc_imports.generated.h642 extern gpr_malloc_aligned_type gpr_malloc_aligned_import;
643 #define gpr_malloc_aligned gpr_malloc_aligned_import