Searched refs:theRef (Results 1 - 2 of 2) sorted by relevance

/external/stlport/test/eh/
H A Dmwerks_console_OS_X.c38 FSRef theRef; local
43 theErr = FSFindFolder(kOnAppropriateDisk, kFrameworksFolderType, false, &theRef);
48 theFrameworkURL = CFURLCreateFromFSRef(kCFAllocatorSystemDefault, &theRef);
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
H A DImpl_RowSet.java209 public void setRef(int parameterIndex, Ref theRef) throws SQLException { argument

Completed in 59 milliseconds