Searched refs:readObjectState (Results 1 - 2 of 2) sorted by relevance

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/io/
H A DInputStreamHook.java197 readObjectState.beginDefaultReadObject(this);
201 readObjectState.endDefaultReadObject(this);
230 //readObjectState.beginDefaultReadObject(this);
234 readObjectState.endDefaultReadObject(this);
250 readObjectState = newState;
268 protected ReadObjectState readObjectState = DEFAULT_STATE; field in class:InputStreamHook
H A DIIOPInputStream.java377 readObjectState.readData(this);
669 readObjectState.readData(this);
689 readObjectState.readData(this);
711 readObjectState.readData(this);
727 readObjectState.readData(this);
743 readObjectState.readData(this);
759 readObjectState.readData(this);
774 readObjectState.readData(this);
796 readObjectState.readData(this);
812 readObjectState
[all...]

Completed in 32 milliseconds