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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileOS2.cpp1186 nsLocalFile::IsExecutable(PRBool *_retval) function in class:nsLocalFile
H A DnsLocalFileUnix.cpp1263 nsLocalFile::IsExecutable(PRBool *_retval) function in class:nsLocalFile
1300 nsLocalFile::IsExecutable(PRBool *_retval) function in class:nsLocalFile
H A DnsLocalFileWin.cpp1554 IsExecutable(&isExecutable);
1832 nsLocalFile::IsExecutable(PRBool *_retval) function in class:nsLocalFile
H A DnsLocalFileOSX.cpp1036 NS_IMETHODIMP nsLocalFile::IsExecutable(PRBool *_retval) function in class:nsLocalFile
1932 nsresult rv = IsExecutable(&isExecutable);
1988 rv = appFileMac->IsExecutable(&isExecutable);
H A DnsLocalFileMac.cpp2160 nsLocalFile::IsExecutable(PRBool *outIsExecutable) function in class:nsLocalFile
3319 nsresult rv = IsExecutable(&isExecutable);
3363 rv = aAppToOpenWith->IsExecutable(&isExecutable);

Completed in 74 milliseconds