Home
last modified time | relevance | path

Searched defs:alias_map (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/intl/
Dlocalealias.c123 struct alias_map struct
137 libc_freeres_ptr (static struct alias_map *map); argument
/external/chromium_org/third_party/closure_linter/closure_linter/
Daliaspass.py37 def _GetAliasForIdentifier(identifier, alias_map): argument