Searched defs:included (Results 1 – 3 of 3) sorted by relevance
270 List<String> included = new ArrayList<>(List.of(TYPE_FLIGHT_NUMBER, TYPE_ADDRESS)); in hasFalsePositivesTcCheck() local
184 for (auto const& included : service.included_services) { in UpdateHandles() local
43 std::plus<>{}, [](bool included) { return included ? 1u : 0u; }); in getMapping()