Searched defs:GetFileSpec (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/obsolete/
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 DnsFileSpecImpl.cpp105 nsresult rv = ((nsIFileSpec *)original)->GetFileSpec( &mFileSpec);
585 NS_IMETHODIMP nsFileSpecImpl::GetFileSpec(nsFileSpec *aFileSpec) function in class:nsFileSpecImpl
603 rv = spec->GetFileSpec(&otherSpec);
/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 67 milliseconds