Home
last modified time | relevance | path

Searched refs:pushBundle (Results 1 – 4 of 4) sorted by relevance

/system/libhwbinder/
DBufferedTextOutput.h43 virtual void pushBundle();
DTextOutput.h42 inline explicit Bundle(TextOutput& to) : mTO(to) { to.pushBundle(); } in Bundle()
48 virtual void pushBundle() = 0;
DBufferedTextOutput.cpp234 void BufferedTextOutput::pushBundle() in pushBundle() function in android::hardware::BufferedTextOutput
/system/core/adb/daemon/
Dabb.cpp42 void pushBundle() override { /*not implemented*/ in pushBundle() function in __anon4b13817a0111::AdbFdTextOutput