Home
last modified time | relevance | path

Searched defs:printUnlessWrapped (Results 1 – 2 of 2) sorted by relevance

/system/tools/hidl/host_utils/include/hidl-util/
DFormatter.h44 bool printUnlessWrapped = false; member
/system/tools/hidl/host_utils/
DFormatter.cpp316 WrappedOutput& WrappedOutput::printUnlessWrapped(const std::string& str) { in printUnlessWrapped() function in android::WrappedOutput