Searched refs:RepeatNullableStringList (Results 1 – 3 of 3) sorted by relevance
92 DoTest(&ITestService::RepeatNullableStringList, std::make_optional(input)); in TEST_F()
384 Status RepeatNullableStringList(const optional<vector<optional<String16>>>& input, in RepeatNullableStringList() function in __anonee08dd980111::NativeService
109 @nullable List<String> RepeatNullableStringList(in @nullable List<String> input); in RepeatNullableStringList() method