Searched refs:nsFileSpecImpl (Results 1 - 6 of 6) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsFileSpecImpl.cpp39 #include "nsFileSpecImpl.h"// Always first, to ensure that it compiles alone.
49 NS_IMPL_THREADSAFE_ISUPPORTS1(nsFileSpecImpl, nsIFileSpec)
60 nsFileSpecImpl::nsFileSpecImpl() function in class:nsFileSpecImpl
70 nsFileSpecImpl::nsFileSpecImpl(const nsFileSpec& inSpec) function in class:nsFileSpecImpl
81 nsFileSpecImpl::~nsFileSpecImpl()
89 nsresult nsFileSpecImpl::MakeInterface(const nsFileSpec& inSpec, nsIFileSpec** result)
92 nsFileSpecImpl* i
[all...]
H A DnsFileSpecImpl.h46 class NS_COM_OBSOLETE nsFileSpecImpl class in inherits:nsIFileSpec
67 nsFileSpecImpl();
68 nsFileSpecImpl(const nsFileSpec& inSpec);
80 ~nsFileSpecImpl();
81 }; // class nsFileSpecImpl
H A DnsXPCOMObsolete.cpp41 #include "nsFileSpecImpl.h"
49 COMPONENT(FILESPEC, nsFileSpecImpl::Create),
/vbox/src/libs/xpcom18a4/xpcom/obsolete/component/
H A DnsFileSpecImpl.cpp39 #include "nsFileSpecImpl.h"// Always first, to ensure that it compiles alone.
48 NS_IMPL_THREADSAFE_ISUPPORTS1(nsFileSpecImpl, nsIFileSpec)
59 nsFileSpecImpl::nsFileSpecImpl() function in class:nsFileSpecImpl
69 nsFileSpecImpl::nsFileSpecImpl(const nsFileSpec& inSpec) function in class:nsFileSpecImpl
80 nsFileSpecImpl::~nsFileSpecImpl()
88 nsresult nsFileSpecImpl::MakeInterface(const nsFileSpec& inSpec, nsIFileSpec** result)
91 nsFileSpecImpl* i
[all...]
H A DnsFileSpecImpl.h46 class nsFileSpecImpl class in inherits:nsIFileSpec
67 nsFileSpecImpl();
68 nsFileSpecImpl(const nsFileSpec& inSpec);
80 ~nsFileSpecImpl();
81 }; // class nsFileSpecImpl
H A DnsXPCOMObsolete.cpp41 #include "nsFileSpecImpl.h"
51 COMPONENT(FILESPEC, nsFileSpecImpl::Create),

Completed in 37 milliseconds