Searched refs:moveIndent (Results 1 – 4 of 4) sorted by relevance
/system/libhwbinder/ | ||
D | TextOutput.h | 38 virtual void moveIndent(int delta) = 0; |
D | BufferedTextOutput.h | 41 virtual void moveIndent(int delta); |
D | BufferedTextOutput.cpp | 226 void BufferedTextOutput::moveIndent(int delta) in moveIndent() function in android::hardware::BufferedTextOutput |
/system/core/adb/daemon/ | ||
D | abb.cpp | 39 void moveIndent(int delta) override { /*not implemented*/ in moveIndent() function in __anon4b13817a0111::AdbFdTextOutput |