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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileOSX.cpp558 NS_IMETHODIMP nsLocalFile::GetNativeLeafName(nsACString& aNativeLeafName) argument
566 rv = CFStringReftoUTF8(leafStrRef, aNativeLeafName);
572 NS_IMETHODIMP nsLocalFile::SetNativeLeafName(const nsACString& aNativeLeafName) argument
581 PromiseFlatCString(aNativeLeafName).get(),

Completed in 73 milliseconds