Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c272 gpr_time_from_seconds_type gpr_time_from_seconds_import; variable
528gpr_time_from_seconds_import = (gpr_time_from_seconds_type) GetProcAddress(library, "gpr_time_from… in grpc_rb_load_imports()
Drb_grpc_imports.generated.h786 extern gpr_time_from_seconds_type gpr_time_from_seconds_import;
787 #define gpr_time_from_seconds gpr_time_from_seconds_import