Searched defs:Stream (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | indenter.h | 121 std::ostream& Stream() { in Stream() function |
/art/dexlayout/ | ||
D | dex_writer.h | 72 explicit Stream(DexContainer::Section* section) : section_(section) { in Stream() function |