Searched refs:tracked (Results 1 – 3 of 3) sorted by relevance
89 boolean tracked = false; in count()92 tracked = true; in count()96 if (!tracked) { in count()
34 // The Key indexing a list of BuildFile that are tracked by the BuildInfo.36 // List of BuildFile that are tracked by the BuildInfo.50 // The versioned files part of the build that are tracked.
592 Integer tracked = in makeOptionMap() local594 if (tracked != null && !index.equals(tracked)) { in makeOptionMap()595 index = tracked; in makeOptionMap()