Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Druby_generator.cc44 RubyTypeOf(method->input_type()->full_name(), package); in PrintMethod()
49 RubyTypeOf(method->output_type()->full_name(), package); in PrintMethod()
Druby_generator_string-inl.h104 inline grpc::string RubyTypeOf(const grpc::string& a_type, in RubyTypeOf() function