Searched refs:getUserCommentMapWithoutStarProjection (Results 1 – 2 of 2) sorted by relevance
74 dao.getUserCommentMapWithoutStarProjection().let { result -> in <lambda>()192 fun getUserCommentMapWithoutStarProjection(): Map<User, List<Comment>> in <lambda>() method
72 public override fun getUserCommentMapWithoutStarProjection(): Map<User, List<Comment>> { in <lambda>() method