Searched refs:dataDescriptorType (Results 1 – 1 of 1) sorted by relevance
187 private DataDescriptorType dataDescriptorType; field in StoredEntry286 dataDescriptorType = DataDescriptorType.NO_DATA_DESCRIPTOR; in StoredEntry()323 + dataDescriptorType.size; in getInFileSize()513 dataDescriptorType = DataDescriptorType.DATA_DESCRIPTOR_WITH_SIGNATURE; in readDataDescriptorRecord()515 dataDescriptorType = DataDescriptorType.DATA_DESCRIPTOR_WITHOUT_SIGNATURE; in readDataDescriptorRecord()674 return dataDescriptorType; in getDataDescriptorType()684 if (dataDescriptorType == DataDescriptorType.NO_DATA_DESCRIPTOR) { in removeDataDescriptor()688 dataDescriptorType = DataDescriptorType.NO_DATA_DESCRIPTOR; in removeDataDescriptor()