Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver.h349 DexCacheArraysLayout GetDexCacheArraysLayout(const DexFile* dex_file);
Dcompiler_driver.cc1561 DexCacheArraysLayout CompilerDriver::GetDexCacheArraysLayout(const DexFile* dex_file) { in GetDexCacheArraysLayout() function in art::CompilerDriver