Searched refs:savedByte (Results 1 – 3 of 3) sorted by relevance
33 public long savedByte; field in GlobalLevelState42 + ", savedByte=" + savedByte + '\'' in toString()
44 stream.write(GlobalLevelHibernationStateProto.SAVED_BYTE, state.savedByte); in writeToProto()71 state.savedByte = in readFromProto()
459 state.savedByte = Math.max( in hibernatePackageGlobally()474 state.savedByte = 0; in unhibernatePackageGlobally()983 storage_saved_byte += state.savedByte; in onPullAtom()