Searched defs:uniqueName (Results 1 - 3 of 3) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/ |
H A D | MoreFilesX.c | 120 HFSUniStr255 *uniqueName); 1356 HFSUniStr255 uniqueName; /* unique name given to object while moving it to destination */ local 1388 result = GenerateUniqueHFSUniStr(&theSeed, &originalDirectory, destDirectory, &uniqueName); 1391 /* Rename the object to uniqueName */ 1392 result = FSRenameUnicode(ref, uniqueName.length, uniqueName.unicode, kTextEncodingUnknown, newRef); 1820 uniqueName <-- A pointer to a HFSUniStr255 where the unique name 1830 HFSUniStr255 *uniqueName) 1839 pb.name = uniqueName->unicode; 1849 uniqueName 1826 GenerateUniqueHFSUniStr( long *startSeed, const FSRef *dir1, const FSRef *dir2, HFSUniStr255 *uniqueName) argument [all...] |
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |
H A D | jaxws-tools.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ... |
Completed in 56 milliseconds