Home
last modified time | relevance | path

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

/art/compiler/
Dcompiled_method.h259 LinkerPatch(size_t literal_offset, LinkerPatchType patch_type, const DexFile* target_dex_file) in LinkerPatch() argument
262 patch_type_(patch_type) { in LinkerPatch()