Home
last modified time | relevance | path

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

/external/libchrome/base/android/jni_generator/
Djni_registration_generator.py47 results = [d for d in pool.imap_unordered(_DictForPath, paths) if d]
64 def _DictForPath(path): function