OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copy_dex_cache
(Results
1 - 3
of
3
) sorted by null
/art/patchoat/
patchoat.cc
902
auto*
copy_dex_cache
= RelocatedCopyOf(orig_dex_cache);
local
[
all
...]
/art/dex2oat/linker/
image_writer.cc
[
all
...]
image_writer.h
472
void FixupDexCache(mirror::DexCache* orig_dex_cache, mirror::DexCache*
copy_dex_cache
)
Completed in 147 milliseconds