OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:allocNew
(Results
1 - 2
of
2
) 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
();
/prebuilts/devtools/tools/lib/
fat32lib.jar
Completed in 172 milliseconds