Home
last modified time | relevance | path

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

/art/compiler/
Dcompiled_method.h325 LinkerPatch(size_t literal_offset, Type patch_type, const DexFile* target_dex_file) in LinkerPatch() argument
328 patch_type_(patch_type) { in LinkerPatch()