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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileOSX.cpp1938 FSRef appFSRef, docFSRef;
1939 rv = GetFSRefInternal(appFSRef);
1957 thelaunchSpec.appRef = &appFSRef;
1977 FSRef docFSRef, appFSRef; local
1994 rv = appFileMac->GetFSRef(&appFSRef);
2004 err = ::LSFindApplicationForInfo(fileCreator, nsnull, nsnull, &appFSRef, nsnull);
2016 thelaunchSpec.appRef = &appFSRef;

Completed in 2428 milliseconds