Searched defs:startRaw (Results 1 – 2 of 2) sorted by relevance
397 int32_t startRaw, startDst; in test() local447 int32_t startRaw, startDst; in test() local
65 protected boolean handleLine(int lineCount, int startRaw, int endRaw, String[] items) { in handleLine()