Searched refs:GetString (Results 1 – 4 of 4) sorted by relevance
207 ir::String* Reader::GetString(dex::u4 index) { in GetString() function in dex::Reader238 ir_class->source_file = GetString(dex_class_def.source_file_idx); in ParseClass()511 ir_encoded_value->u.string_value = GetString(index); in ParseEncodedValue()574 ir_element->name = GetString(dex::ReadULeb128(pptr)); in ParseAnnotation()623 (name_index == dex::kNoIndex) ? nullptr : GetString(name_index); in ExtractDebugInfo()653 GetString(name_index); in ExtractDebugInfo()668 GetString(name_index); in ExtractDebugInfo()678 GetString(sig_index); in ExtractDebugInfo()691 GetString(name_index); in ExtractDebugInfo()796 ir_type->descriptor = GetString(dex_type.descriptor_idx); in ParseType()[all …]
169 annotation->operands.push_back(GetString(name_index)); in DisassembleDebugInfo()184 annotation->operands.push_back(GetString(name_index)); in DisassembleDebugInfo()192 annotation->operands.push_back(GetString(sig_index)); in DisassembleDebugInfo()668 String* CodeIr::GetString(dex::u4 index) { in GetString() function in lir::CodeIr
71 ir::String* GetString(dex::u4 index);
459 String* GetString(dex::u4 index);