Searched defs:ResolveConstStrings (Results 1 - 1 of 1) sorted by relevance

/art/compiler/driver/
H A Dcompiler_driver.cc784 static void ResolveConstStrings(Handle<mirror::DexCache> dex_cache,
812 static void ResolveConstStrings(CompilerDriver* driver, function in namespace:art
856 ResolveConstStrings(dex_cache, *dex_file, it.GetMethodCodeItem());
927 ResolveConstStrings(this, dex_files, timings);

Completed in 59 milliseconds