Searched defs:lookup (Results 1 – 2 of 2) sorted by relevance
126 private synchronized PinListEntry lookup(String hostname) throws PinManagerException { in lookup() method in CertPinManager
1034 public static ObjectStreamClass lookup(Class<?> cl) { in lookup() method in ObjectStreamClass