Searched refs:itemName (Results 1 - 3 of 3) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/public/ |
H A D | nsIXPTLoader.idl | 54 * @param itemName the name of this particular item in the archive 58 void foundEntry(in string itemName,
|
/vbox/src/VBox/Main/include/ |
H A D | ovfreader.h | 358 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;
|
/vbox/src/libs/xpcom18a4/xpcom/io/ |
H A D | macDirectoryCopy.c | 110 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;
|
Completed in 196 milliseconds