Searched refs:RepeatNullableUtf8CppString (Results 1 – 3 of 3) sorted by relevance
55 auto status = service->RepeatNullableUtf8CppString(std::nullopt, &reply); in TEST_F()61 auto status = service->RepeatNullableUtf8CppString(input, &reply); in TEST_F()
423 Status RepeatNullableUtf8CppString(const optional<string>& token, in RepeatNullableUtf8CppString() function in __anonee08dd980111::NativeService
119 @nullable @utf8InCpp String RepeatNullableUtf8CppString( in RepeatNullableUtf8CppString() method