Searched refs:pushBundle (Results 1 – 4 of 4) sorted by relevance
41 virtual void pushBundle();
219 void BufferedTextOutput::pushBundle() in pushBundle() function in android::BufferedTextOutput
40 inline explicit Bundle(TextOutput& to) : mTO(to) { to.pushBundle(); } in Bundle()46 virtual void pushBundle() = 0;
53 bTextOutput->pushBundle(); in LLVMFuzzerTestOneInput()