Searched refs:matchingJobs (Results 1 – 1 of 1) sorted by relevance
187 List<JobStatus> matchingJobs = new ArrayList<JobStatus>(); in getJobsByUser() local192 matchingJobs.add(ts); in getJobsByUser()195 return matchingJobs; in getJobsByUser()203 List<JobStatus> matchingJobs = new ArrayList<JobStatus>(); in getJobsByUid() local208 matchingJobs.add(ts); in getJobsByUid()211 return matchingJobs; in getJobsByUid()