Searched refs:endsWithService (Results 1 – 1 of 1) sorted by relevance
3257 val endsWithService = name.endsWith("_SERVICE") in <lambda>() constant3262 if (!endsWithService) " and its name must end with `_SERVICE`" else "" in <lambda>()3277 } else if (endsWithService) { in <lambda>()