Searched refs:nRecentIds (Results 1 – 2 of 2) sorted by relevance
1360 int[] nRecentIds = xRecFunc.getRecentFunctionIds(); in doFunctionAccessSamples() local1370 for (int nFunction=0; nFunction<nRecentIds.length; nFunction++) in doFunctionAccessSamples()1373 xFuncDesc.getById( nRecentIds[nFunction] ); in doFunctionAccessSamples()
1456 int[] nRecentIds = xRecFunc.getRecentFunctionIds(); in doFunctionAccessSamples()1465 for (int nFunction=0; nFunction<nRecentIds.Length; nFunction++) in doFunctionAccessSamples()1468 xFuncDesc.getById( nRecentIds[nFunction] ); in doFunctionAccessSamples()
Completed in 23 milliseconds