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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileOSX.cpp1190 FSRef thisFSRef, inFSRef; local
1192 nsresult rv2 = inLF->GetFSRefInternal(inFSRef, aUpdateCache);
1194 *_retval = (thisFSRef == inFSRef);

Completed in 177 milliseconds