Searched refs:RepeatString (Results 1 – 2 of 2) sorted by relevance
50 ScopedAStatus RepeatString(const std::string& in, std::string* out) override { in RepeatString() function in NdkServer56 Status RepeatString(const std::string& in, std::string* out) override { in RepeatString() function in CppServer107 ScopedAStatus status = server->RepeatString("foo", &outString); in TEST()
18 @utf8InCpp String RepeatString(@utf8InCpp String toRepeat); in RepeatString() method