Searched refs:GetFileSpec (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsFileSpecMac.cpp657 *this = inPath.GetFileSpec();
694 *this = inPath.GetFileSpec();
1279 mFileSpec = inOther.GetFileSpec();
1330 *this = inOther.GetFileSpec();
1344 *this = inOther.GetFileSpec();
H A DnsFileSpecImpl.cpp105 nsresult rv = ((nsIFileSpec *)original)->GetFileSpec( &mFileSpec);
585 NS_IMETHODIMP nsFileSpecImpl::GetFileSpec(nsFileSpec *aFileSpec) function in class:nsFileSpecImpl
603 rv = spec->GetFileSpec(&otherSpec);
H A DnsFileSpec.h563 const nsFileSpec& GetFileSpec() const { return mFileSpec; } function in class:nsFileURL
617 const nsFileSpec& GetFileSpec() const { return mFileSpec; } function in class:nsFilePath
H A DnsFileSpec.cpp572 , mFileSpec(inOther.GetFileSpec())
641 mFileSpec = inOther.GetFileSpec();
820 mFileSpec = inOther.GetFileSpec();
/vbox/src/libs/xpcom18a4/xpcom/obsolete/component/
H A DnsFileSpecImpl.cpp104 nsresult rv = ((nsIFileSpec *)original)->GetFileSpec( &mFileSpec);
563 NS_IMETHODIMP nsFileSpecImpl::GetFileSpec(nsFileSpec *aFileSpec) function in class:nsFileSpecImpl
581 rv = spec->GetFileSpec(&otherSpec);

Completed in 472 milliseconds