Searched defs:printRaw (Results 1 - 2 of 2) sorted by last modified time

/system/extras/tests/sdcard/
H A Dstopwatch.cpp49 bool printRaw = false; member in namespace:__anon1767
102 printRaw = raw;
126 if (printRaw)
/system/core/libutils/
H A DPrinter.cpp83 printRaw(string);
86 printRaw(" ");
90 void LogPrinter::printRaw(const char* string) { function in class:android::LogPrinter

Completed in 26 milliseconds