Home | History | Annotate | Download | only in input

Lines Matching refs:getVendorId

1000         if (identifier.getVendorId() == 0 && identifier.getProductId() == 0) {
1004 bob.append("vendor:").append(identifier.getVendorId());