Searched defs:itemName (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DmacDirectoryCopy.c110 Str63 itemName; /* the name of the current item */ member in struct:EnumerateGlobals
131 Str63 itemName; /* the name of the current item */ member in struct:PreflightGlobals
270 theGlobals.myCPB.dirInfo.ioNamePtr = theGlobals.itemName;
318 theGlobals->error = DirCreate(theGlobals->destinationVRefNum, dstDirID, theGlobals->itemName, &newDirID);
362 theGlobals->destinationVRefNum, dstDirID, theGlobals->itemName);
384 theGlobals->itemName,
399 theGlobals->myCPB.hFileInfo.ioVRefNum, theGlobals->myCPB.hFileInfo.ioFlParID, theGlobals->itemName,
729 theGlobals.myCPB.hFileInfo.ioNamePtr = (StringPtr)&theGlobals.itemName;
/vbox/src/VBox/Main/include/
H A Dovfreader.h358 itemName = "Item";
386 RTCString itemName; member in class:ovf::VirtualHardwareItem
391 return itemName;
424 itemName = "StorageItem";
432 RTCString itemName; member in class:ovf::StorageItem
436 return itemName;
470 itemName = "EthernetPortItem";
478 RTCString itemName; member in class:ovf::EthernetPortItem
482 return itemName;

Completed in 51 milliseconds