Searched refs:SetNativeLeafName (Results 1 - 9 of 9) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/components/
H A DxcDll.cpp204 file->SetNativeLeafName(nsDependentCString(token));
218 // SetNativeLeafName above, but this is clearer and
H A DnsComponentManager.cpp1420 localFile->SetNativeLeafName(leafName);
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileCommon.cpp114 SetNativeLeafName(leafName +
H A DnsLocalFileOS2.cpp516 nsLocalFile::SetNativeLeafName(const nsACString &aLeafName) function in class:nsLocalFile
1642 return SetNativeLeafName(nsCString());
1648 return SetNativeLeafName(tmp);
H A DnsLocalFileUnix.cpp556 nsLocalFile::SetNativeLeafName(const nsACString &aLeafName) function in class:nsLocalFile
1675 SET_UCS(SetNativeLeafName, aLeafName);
H A DnsLocalFileWin.cpp943 nsLocalFile::SetNativeLeafName(const nsACString &aLeafName) function in class:nsLocalFile
2298 return SetNativeLeafName(tmp);
H A DnsLocalFileMac.cpp1479 nsLocalFile::SetNativeLeafName(const nsACString &aLeafName) function in class:nsLocalFile
1514 rv = SetNativeLeafName(fsStr);
H A DnsLocalFileOSX.cpp554 return SetNativeLeafName(NS_ConvertUTF16toUTF8(aLeafName));
572 NS_IMETHODIMP nsLocalFile::SetNativeLeafName(const nsACString& aNativeLeafName) function in class:nsLocalFile
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/
H A DxptiManifest.cpp142 tempFile->SetNativeLeafName(leafName);

Completed in 975 milliseconds