Home
last modified time | relevance | path

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

/art/compiler/
Delf_patcher.cc154 const CompilerDriver::TypePatchInformation* tpatch = patch->AsType(); in SetPatchLocation() local
155 const DexFile::TypeId& id = tpatch->GetDexFile().GetTypeId(tpatch->GetTargetTypeIdx()); in SetPatchLocation()