Searched refs:popBundle (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/include/binder/
H A DBufferedTextOutput.h42 virtual void popBundle();
H A DTextOutput.h42 inline ~Bundle() { mTO.popBundle(); }
48 virtual void popBundle() = 0;
/frameworks/native/libs/binder/include/binder/
H A DBufferedTextOutput.h42 virtual void popBundle();
H A DTextOutput.h42 inline ~Bundle() { mTO.popBundle(); }
48 virtual void popBundle() = 0;
/frameworks/native/libs/binder/
H A DBufferedTextOutput.cpp241 void BufferedTextOutput::popBundle() function in class:android::BufferedTextOutput
247 "TextOutput::popBundle() called more times than pushBundle()");

Completed in 59 milliseconds