Searched defs:cd (Results 1 – 6 of 6) sorted by relevance
54 ConfigurationDescriptor cd = config.getConfigurationDescription(); in getMatchedConfigTestTypes() local
101 ConfigurationDescriptor cd = c.getConfigurationDescription(); in testConfigsLoad() local
368 ConfigurationDescriptor cd = c.getConfigurationDescription(); in testConfigsLoad() local
280 ByteBuffer cd = apk.getByteBuffer(cdOffset, (int) cdSizeBytes); in parseZipCentralDirectory() local
913 ByteBuffer cd = apk.getByteBuffer(cdOffset, (int) cdSizeBytes); in getZipCentralDirectory() local919 ByteBuffer cd, ApkUtils.ZipSections apkSections) throws ApkFormatException { in parseZipCentralDirectory()
1449 CentralDirectory cd = directoryEntry.getStore(); in getCentralDirectoryBytes() local