Home
last modified time | relevance | path

Searched defs:chain (Results 1 – 8 of 8) sorted by relevance

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DClusterChain.java145 final long[] chain = getFat().getChain(getStartCluster()); in getChainLength() local
164 final long[] chain = fat.allocNew(nrClusters); in setChainLength() local
167 final long[] chain = fat.getChain(startCluster); in setChainLength() local
204 final long[] chain = getFat().getChain(startCluster); in readData() local
254 final long[] chain = fat.getChain(getStartCluster()); in writeData() local
DClusterChainDirectory.java46 final ClusterChain chain; field in ClusterChainDirectory
48 protected ClusterChainDirectory(ClusterChain chain, boolean isRoot) { in ClusterChainDirectory()
57 ClusterChain chain) throws IOException { in readRoot()
DFatFile.java37 private final ClusterChain chain; field in FatFile
39 private FatFile(FatDirectoryEntry myEntry, ClusterChain chain) { in FatFile()
DAbstractDirectory.java310 final ClusterChain chain = new ClusterChain(fat, false); in createSub() local
DFat.java243 long[] chain = new long[count]; in getChain() local
DFatLfnDirectory.java427 final ClusterChain chain = new ClusterChain( in read() local
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_performance_test_utils.py1176 def set_ini_single_chain_mode(dut, chain): argument
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...