Searched refs:type_string (Results 1 – 3 of 3) sorted by relevance
86 type_string = thread_type_size[thread_type_size.find(TYPE_STRING) + TYPE_STRING_LEN:]87 return type_string[:type_string.find(" ")]
52 std::string type_string(dex_file->GetTypeDescriptor(dex_file->GetTypeId(id.class_idx_))); in BootImageRepresentation() local54 return type_string + in BootImageRepresentation()
757 std::string type_string(dex_file->GetTypeDescriptor(dex_file->GetTypeId(id.class_idx_))); in GetClassNamesAndMethods() local770 type_string + in GetClassNamesAndMethods()