Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc.c204 static ID id_to_s; variable
224 return rb_funcall(grpc_rb_time_val_to_time(self), id_to_s, 0); in grpc_rb_time_val_to_s()
257 id_to_s = rb_intern("to_s"); in Init_grpc_time_consts()