Home
last modified time | relevance | path

Searched defs:names (Results 1 – 10 of 10) sorted by relevance

/development/tools/winscope/src/parsers/view_capture/perfetto/
Dparser_view_capture.ts91 const names: WindowAndPackage[] = []; constant
/development/vndk/tools/sourcedr/blueprint/
Danalyze_manifest_split.py71 def _get_property(attrs, *names, **kwargs):
Dvndk.py36 def get_property(self, *names, **kwargs):
/development/vndk/tools/header-checker/src/repr/symbol/
Dexported_symbol_set_test.cpp83 const ExportedSymbolSet::NameSet &names = symbols.GetDemangledCppSymbols(); in TEST() local
/development/vndk/snapshot/
Dutils.py140 def find(path, names): argument
/development/tools/winscope/src/viewers/common/
Dhierarchy_presenter.ts238 const names = new Map<Trace<HierarchyTreeNode>, string[]>(); constant
/development/tools/idegen/src/com/android/idegen/
DModule.java211 Iterable<String> names = makeFileParser.getValues(key.name()); in parseDirectDependencies() local
/development/vndk/tools/header-checker/utils/
Dutils.py336 def get_build_vars(names, build_target): argument
/development/apps/Development/src/com/android/development/
DSyncAdapterDriver.java97 String[] names = new String[mSyncAdapters.length]; in getSyncAdapters() local
DAccountsTester.java166 List<String> names = new ArrayList(mAuthenticatorDescs.length); in initializeAuthenticatorsSpinner() local