Home
last modified time | relevance | path

Searched refs:requestStart (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/
DException.h453 jsize requestStart, jsize requestLength);
DException.cpp1420 jsize requestStart, jsize requestLength) { in dvmThrowStringIndexOutOfBoundsExceptionWithRegion() argument
1423 stringLength, requestStart, requestLength); in dvmThrowStringIndexOutOfBoundsExceptionWithRegion()