Home | History | Annotate | Download | only in os

Lines Matching refs:fillArray

1479             fillArray(mCounts, 0);
1480 fillArray(mLoadedCounts, 0);
1481 fillArray(mUnpluggedCounts, 0);
1540 private static void fillArray(long[] a, long val) {