Searched refs:secondary_index (Results 1 – 1 of 1) sorted by relevance
864 u2 secondary_index = 0; in indexString() local891 secondary_index = pDecInsn->VRegH(); in indexString()977 if (secondary_index < pDexFile->GetHeader().proto_ids_size_) { in indexString()978 const dex::ProtoId& protoId = pDexFile->GetProtoId(dex::ProtoIndex(secondary_index)); in indexString()983 method.c_str(), proto.c_str(), width, index, width, secondary_index); in indexString()