Searched refs:pushBundle (Results 1 – 4 of 4) sorted by relevance
/system/libhwbinder/ | ||
D | BufferedTextOutput.h | 43 virtual void pushBundle(); |
D | TextOutput.h | 42 inline explicit Bundle(TextOutput& to) : mTO(to) { to.pushBundle(); } in Bundle() |
D | BufferedTextOutput.cpp | 234 void BufferedTextOutput::pushBundle() in pushBundle() function in android::hardware::BufferedTextOutput |
/system/core/adb/daemon/ | ||
D | abb.cpp | 42 void pushBundle() override { /*not implemented*/ in pushBundle() function in __anon4b13817a0111::AdbFdTextOutput |