Lines Matching defs:load_string
1466 HLoadString* load_string = candidate->AsLoadString();1467 const DexFile& dex_file = load_string->GetDexFile();1468 return dex_file.StringDataAndUtf16LengthByIdx(load_string->GetStringIndex(), utf16_length);