Home
last modified time | relevance | path

Searched refs:collections (Results 1 – 10 of 10) sorted by relevance

/frameworks/native/cmds/installd/
Dmatchgen.py17 import collections, sys
63collections.defaultdict(lambda: collections.defaultdict(lambda: collections.defaultdict(lambda: co…
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
DLeakDetector.java136 TrackedCollections collections = new TrackedCollections(); in create() local
137 return new LeakDetector(collections, new TrackedGarbage(collections), in create()
138 new TrackedObjects(collections)); in create()
/frameworks/native/services/inputflinger/host/
DInputDriver.cpp85 … std::unordered_map<input_collection_id_t, input_collection, InputCollectionIdHasher> collections; member
162 report->collections[id] = {.arity = arity}; in inputReportDefinitionAddCollection()
168 if (report->collections.find(id) != report->collections.end()) { in inputReportDefinitionDeclareUsageInt()
169 report->collections[id].intUsages.push_back({ in inputReportDefinitionDeclareUsageInt()
176 if (report->collections.find(id) != report->collections.end()) { in inputReportDefinitionDeclareUsagesBool()
178 report->collections[id].boolUsages.push_back(usage[i]); in inputReportDefinitionDeclareUsagesBool()
/frameworks/base/tools/localedata/
Dextract_icu_data.py20 import collections
263 script_organized_dict = collections.defaultdict(dict)
/frameworks/native/opengl/tools/glgen2/
Dglgen.py19 import collections
142 self.enums = collections.OrderedDict()
/frameworks/base/tools/fonts/
Dfontchain_lint.py3 import collections
209 _script_to_font_map = collections.defaultdict(set)
357 output_dict = collections.defaultdict(set)
/frameworks/rs/tests/lldb/tests/harness/
Dutil_android.py24 import collections
47 self._prop_stacks = collections.defaultdict(list)
/frameworks/base/tools/apilint/
Dapilint.py29 import re, sys, collections, traceback, argparse
732 known = collections.defaultdict(int)
849 overloads = collections.defaultdict(list)
859 count = collections.defaultdict(int)
911 by_name = collections.defaultdict(list)
/frameworks/rs/tests/lldb/
Drun_tests.py26 import collections
530 status_handlers = collections.defaultdict(lambda: ('error', log.error), (
/frameworks/base/proto/src/
Dipconnectivity.proto144 // Represents a collections of DNS lookup latencies and counters for a