Lines Matching defs:descriptor
825 const char* descriptor = dex_file_->StringByTypeIdx(idx); in CheckNewInstance() local
858 const char* descriptor = dex_file_->StringByTypeIdx(idx); in CheckNewArray() local
1175 static bool IsPrimitiveDescriptor(char descriptor) { in IsPrimitiveDescriptor()
1218 const char* descriptor = iterator.GetDescriptor(); in SetTypesFromSignature() local
1287 const char* descriptor = dex_file_->GetReturnTypeDescriptor(proto_id); in SetTypesFromSignature() local
2247 const char* descriptor = dex_file_->StringByTypeIdx(return_type_idx); in CodeFlowVerifyInstruction() local
2348 const char* descriptor; in CodeFlowVerifyInstruction() local
2406 const char* descriptor; in CodeFlowVerifyInstruction() local
2680 const char* descriptor = called_method->GetReturnTypeDescriptor(); in CodeFlowVerifyInstruction() local
2966 const char* descriptor = dex_file_->StringByTypeIdx(class_idx); in ResolveClassAndCheckAccess() local
3455 const char* descriptor = in VerifyInvokeVirtualQuickArgs() local
3801 const char* descriptor = dex_file_->GetFieldTypeDescriptor(field_id); in VerifyISFieldAccess() local
4111 const char* descriptor = dex_file_->GetTypeDescriptor(dex_file_->GetTypeId(return_type_idx)); in GetMethodReturnType() local
4121 const char* descriptor in GetDeclaringClass() local