Searched refs:readTag (Results 1 - 6 of 6) sorted by relevance

/openjdk9/jdk/test/sun/security/krb5/ccache/
H A DTimeInCCache.java86 cis.readTag();
/openjdk9/hotspot/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotMethodDataAccessor.java34 static int readTag(HotSpotVMConfig config, HotSpotMethodData data, int position) { method in class:HotSpotMethodDataAccessor
H A DHotSpotMethodData.java151 final int tag = HotSpotMethodDataAccessor.readTag(config, this, position);
/openjdk9/jdk/src/java.security.jgss/windows/classes/sun/security/krb5/internal/tools/
H A DKinitOptions.java182 cis.readTag();
/openjdk9/jdk/src/java.security.jgss/share/classes/sun/security/krb5/internal/ccache/
H A DCCacheInputStream.java77 public Tag readTag() throws IOException { method in class:CCacheInputStream
H A DFileCredentialsCache.java167 tag = cis.readTag();

Completed in 110 milliseconds