HomeSort by relevance Sort by last modified time
    Searched refs:IndexCache (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/quick/
dex_file_method_inliner.h 111 * type index in the IndexCache. These are the indexes into the IndexCache
151 * index in the IndexCache. These are the indexes into the IndexCache
214 * index in the IndexCache. These are the indexes into the IndexCache
286 * The return_type and params are used with the IndexCache to look up
298 * IndexCache to look up appropriate parameters for DexFile::FindMethodId().
324 struct IndexCache {
325 IndexCache();
    [all...]
dex_file_method_inliner.cc     [all...]

Completed in 39 milliseconds