Home
last modified time | relevance | path

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

/third_party/grpc/src/compiler/
Druby_generator_string-inl.h74 inline bool ReplacePrefix(std::string* s, const std::string& from, in ReplacePrefix() function
123 ReplacePrefix(&proto_type, descriptor->file()->package(), ""); in RubyTypeOf()
124 ReplacePrefix(&proto_type, ".", ""); // remove the leading . (no package) in RubyTypeOf()