Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Druby_generator_string-inl.h74 inline bool ReplacePrefix(grpc::string* s, const grpc::string& from, in ReplacePrefix() function
107 ReplacePrefix(&res, package, ""); // remove the leading package if present in RubyTypeOf()
108 ReplacePrefix(&res, ".", ""); // remove the leading . (no package) in RubyTypeOf()