OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:outNames
(Results
1 - 3
of
3
) sorted by null
/external/fonttools/Lib/fontTools/ttLib/tables/
otTables.py
153
outNames
= [ font.getGlyphName(glyphID) for glyphID in outGIDS ]
154
list(map(operator.setitem, [mapping]*lenMapping, input,
outNames
))
/frameworks/base/core/java/android/content/pm/
IPackageManager.aidl
180
* @param
outNames
Filled in with a list of the root names of the content
183
* name in '
outNames
'.
185
void querySyncProviders(inout List<String>
outNames
,
/frameworks/base/services/core/java/com/android/server/pm/
PackageManagerService.java
[
all
...]
Completed in 237 milliseconds