Searched refs:call_site_index (Results 1 – 2 of 2) sorted by relevance
150 uint16_t call_site_index = (inst->Opcode() == Instruction::INVOKE_CUSTOM in NterpGetShortyFromInvokeCustom() local154 dex::ProtoIndex proto_idx = dex_file->GetProtoIndexForCallSite(call_site_index); in NterpGetShortyFromInvokeCustom()
4538 uint32_t call_site_index, in HInvokeCustom() argument4550 call_site_index_(call_site_index) { in HInvokeCustom()