Home
last modified time | relevance | path

Searched defs:getInput (Results 1 – 2 of 2) sorted by relevance

/external/guava/src/com/google/common/io/
DInputSupplier.java28 T getInput() throws IOException; in getInput() method
/external/icu4c/i18n/
Drematch.cpp1336 UText *RegexMatcher::getInput (UText *dest) const { in getInput() function in RegexMatcher