Lines Matching defs:sid
502 int sid = loc.getSystemId();509 + "SID = "510 + ((sid == -1) ? "unknown" : Integer.toHexString(sid))