Home
last modified time | relevance | path

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

/art/compiler/linker/
Drelative_patcher_test.h168 string_index_to_offset_map_.Get(patch.TargetStringIndex().index_); in Link()
/art/compiler/
Dcompiled_method.h288 dex::StringIndex TargetStringIndex() const { in TargetStringIndex() function
Doat_writer.cc867 StringReference ref(patch.TargetStringDexFile(), patch.TargetStringIndex()); in VisitMethod()
1305 StringReference ref(patch.TargetStringDexFile(), patch.TargetStringIndex()); in VisitMethod()
1450 patch.TargetStringIndex(), in GetTargetString()