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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileOSX.cpp275 #pragma mark [StAEDesc]
277 class StAEDesc: public AEDesc class in inherits:AEDesc
280 StAEDesc() function in class:StAEDesc
286 ~StAEDesc()
1636 StAEDesc aeDirDesc, listElem, myAddressDesc, fileList;
H A DnsLocalFileMac.cpp2479 class StAEDesc: public AEDesc class in inherits:AEDesc
2482 StAEDesc() function in class:StAEDesc
2488 ~StAEDesc()
2502 StAEDesc(const StAEDesc& rhs); // copy constructor
2503 StAEDesc& operator= (const StAEDesc&rhs); // throws OSErrs
2640 StAEDesc aeDirDesc, listElem, myAddressDesc, fileList;
2724 StAEDesc aeDirDesc, listElem, myAddressDesc, fileList;
2788 StAEDesc targe
[all...]

Completed in 3021 milliseconds