OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocNew
(Results
1 - 4
of
4
) sorted by null
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
Fat.java
276
public long
allocNew
() throws IOException {
348
public long[]
allocNew
(int nrClusters) throws IOException {
351
rc[0] =
allocNew
();
376
long newCluster =
allocNew
();
ClusterChain.java
164
final long[] chain = fat.
allocNew
(nrClusters);
/prebuilts/devtools/tools/lib/
fat32lib.jar
/prebuilts/gradle-plugin/com/android/tools/build/fat32lib/unspecified/
fat32lib-unspecified.jar
Completed in 224 milliseconds