Searched refs:tracked (Results 1 – 5 of 5) sorted by relevance
92 boolean tracked = false; in count()95 tracked = true; in count()99 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.
612 Integer tracked = ((IDeviceConfiguration) objectSource) in makeOptionMap() local614 if (tracked != null && !index.equals(tracked)) { in makeOptionMap()615 index = tracked; in makeOptionMap()
557 let tracked = tracked_set.contains(*f); in collect_status_per_file() localVariable561 let push_state = if tracked { in collect_status_per_file()