Home
last modified time | relevance | path

Searched refs:theOne (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/security/util/
DObjectIdentifier.java126 components = HugeOidNotSupportedByOldJDK.theOne; in writeObject()
135 static HugeOidNotSupportedByOldJDK theOne = new HugeOidNotSupportedByOldJDK(); field in ObjectIdentifier.HugeOidNotSupportedByOldJDK