Home
last modified time | relevance | path

Searched defs:StringPatchInfo (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dcode_generator.h482 struct StringPatchInfo { struct
483 StringPatchInfo(const DexFile& df, uint32_t index) in StringPatchInfo() function
486 const DexFile& dex_file;
487 uint32_t string_index;
488 LabelType label;