Searched defs:TextInputStream (Results 1 - 1 of 1) sorted by relevance
/system/core/libacc/ | ||
H A D | acc.cpp | 3615 class TextInputStream : public InputStream { class in class:acc::Compiler 3617 TextInputStream(const char* text, size_t textLength) function in class:acc::Compiler::TextInputStream 6101 file = new TextInputStream(text, textLength); |
Completed in 39 milliseconds